FileChanger alternatives: 3 free & open-source picks
Curated, verified, and actually free. No trials, no crippled tiers. Star counts and last-activity dates checked by hand, not scraped and forgotten.
If the job is only documents, the paid service is a web form on top of this. Installer, twenty years of releases, and no upload step.
A self-hosted web converter that wraps the same engines, with accounts and a job list already built. One container and you own the whole pipeline.
last updated 2026-08-07 · no votes, no pay-to-list · just what's real
CloudConvert free tierTen conversions a day. Fine for an emergency, not a replacement for anything you do regularly.
Stirling PDFFree, alive and genuinely good, but PDF only. It does not touch audio, video, images or markup formats, so it replaces a slice rather than the job.
| tool | license | running it | platforms | stars | active |
|---|---|---|---|---|---|
| Pandoc | open source | one-click install | macos, windows, linux, cli | 45,764 | 2026-08 |
| ConvertX | open source | docker to self-host | web, self-hosted | 18,353 | 2026-08 |
| VERT | open source | they host it | web, self-hosted | 15,341 | 2026-07 |
Nobody pays for the conversions that work. They pay for the awkward ones: the DOCX with tracked changes, the HEIC nobody can open, the MXF from a camera, the 4 GB video that has to finish while a browser tab is still open. Doing those reliably means keeping a toolchain installed, patched and fenced off from the files it is fed, and doing it for other people means doing it while strangers upload whatever they like. That upkeep is the product. The convert button is a weekend. If none of that applies to you, any pick above saves $468 a year.
Is there a free alternative to FileChanger?
Yes: Pandoc, ConvertX, VERT. Every tool on this page is either open source or genuinely free to use long-term: no trials, no crippled tiers.
Should I just build my own FileChanger?
Our verdict is YES. The conversion is other people's software. Pandoc, ImageMagick and FFmpeg do the actual work, the format list looks enormous because those three projects are enormous, and a coding agent can wire all of them behind an upload form and a REST endpoint in one sitting. What a subscription buys is not the conversion, it is somebody else running a box that eats untrusted files from strangers all day without falling over, and keeping a few hundred format pairs working after every upstream release. Point it at your own files on your own machine and most of that risk simply is not yours, which is why this one is a yes. If you'd rather build, the exact one-shot prompt is free at canivibecodeit.com/filechanger.