Alchemist docs
Alchemist documentation

Find a page.

Type at least two characters.

    Docs menu

    Comparisons

    Alternatives

    Side-by-side comparisons between Alchemist and other self-hosted transcoding tools, focused on open-source licensing, deployment shape, and config model.

    Source revision aeebc48

    Alchemist is one of several self-hosted tools that automate media transcoding. This section compares it against the alternatives people most often look at, without pretending the differences are cosmetic.

    Each comparison stays narrow on purpose: licensing, deployment shape, configuration model, and where each tool is a better fit. Feature tables only include claims we can point at in our own code or that each vendor documents on their own site. No rumours, no invented benchmarks, no soft pedaling paid tiers or architectural overhead.

    Comparisons

    • Alchemist vs Tdarr — node-based vs single-binary, flows vs declarative config, when each is the better pick.
    • Alchemist vs FileFlows — flow editor vs TOML + profiles, licensing differences, migration notes.

    What Alchemist optimises for

    The short version, so the comparison pages don’t have to repeat it:

    • AGPLv3, no paid tier. Every feature lives in the public source tree. No license key, no private feature unlock. See Open Source.
    • One process. A single binary with the web UI embedded — no separate server and node processes, no license server. See Installation.
    • Declarative. A TOML file plus per-library profiles and stream rules — no visual flow editor.
    • Non-destructive by default. Originals are not deleted unless you explicitly opt in. See Configuration Reference.
    • Transparent skip logic. Every skipped file records the exact reason — BPP, codec match, size threshold, predicted savings. See Skip Decisions.

    Where the comparisons stop

    These pages don’t try to score tools on features you can read about on each project’s own site. If you want the authoritative list of what Tdarr or FileFlows supports, their own documentation is the source of truth; we link out for the specifics we don’t independently verify. Where a competitor documents pricing tiers, license-key handling, server/node architecture, workers, or flow/plugin models, we call that out directly.

    Authoritative source

    This page is generated from the editable Markdown in the Alchemist repository.

    View docs/content/alternatives/index.md at aeebc48

    Documentation © Brooklyn Halmstad. Licensed under CC BY-SA 4.0.

    A Dead Signal Works project.