FileConvertsFree online file converter

VERT.sh Alternative

VERT.sh and File Converts are built on the same idea: convert the file where it already is, rather than shipping it to a server. The honest differences are narrow and specific — VERT is open source and self-hostable, which we are not; we convert video on your device, which VERT sends to a server, and we carry a PDF toolkit, camera RAW decoding and on-device OCR that VERT does not.

File Converts compared with VERT
FeatureFile ConvertsVERT
Image, audio and document conversionOn your deviceOn your device
Video conversionOn your device (FFmpeg compiled to WebAssembly)Uploaded to a server — the asterisk in “fully local*”
PDF toolkit (merge, split, protect, watermark, page numbers)13 dedicated toolsNot a PDF suite
Camera RAW decoding8 formats, decoded in-browserNo
On-device OCR and text-to-speechYes, bothNo
Free tierUnlimited for in-browser toolsUnlimited
Works offlineYes — installable PWAYes, for local formats
Open source and self-hostableNo — hosted onlyYes — auditable and deployable yourself
Try File Converts free

Comparison reflects each provider's publicly documented free tier at the time of writing — check each site for current details.

Last checked: July 2026

What VERT is

VERT is the closest thing to a peer this site has. It converts images, audio, documents and video by compiling the relevant codecs to WebAssembly and running them inside the tab, it carries no advertising, and its source is published so anyone can audit the claim or stand up their own copy. Where most comparisons here contrast two different philosophies, this one contrasts two implementations of the same philosophy.

Where VERT wins

Being auditable and self-hostable. Our privacy claim asks you to trust an instrumented network panel; theirs lets you read the source and, if you want, run the whole thing on hardware you control. For anyone whose threat model doesn't permit trusting a hosted page at all, that is a categorically better answer and no amount of instrumentation substitutes for it.

The actual trade-off

Their tagline carries an asterisk, and the asterisk is video: transcoding is handed to a server rather than performed in the tab. We compile FFmpeg to WebAssembly and keep video on the machine, which is slower on a long clip but never transmits it. Beyond that we are simply built wider — a thirteen-tool PDF suite, eight camera RAW formats, on-device text recognition and speech synthesis — none of which they set out to cover.

Choose VERT if

You want to read the code, self-host, or your files are sensitive enough that auditability is a requirement rather than a preference.

Choose File Converts if

Your video must not leave the machine, or the job is a PDF, a camera RAW file, a scan needing text extraction, or a document you want read aloud.

Frequently asked questions

Yes — especially if privacy or speed matter. File Converts converts files directly in your browser, so they're never uploaded, there's no upload wait, and the in-browser tools are free and unlimited. VERT processes files on its servers, which is better suited to very large files or niche server-only formats.

In-browser conversions (most PDF, image, and document tools, plus OCR) are free and unlimited with no sign-up. A Pro plan adds large files, the API, and server-powered conversions.

Not for in-browser conversions — they run on your device and a live panel shows 0 bytes uploaded. A few advanced conversions (e.g. PDF → Excel) run on the server and are clearly labeled.

No. The in-browser tools work immediately with no sign-up and no email — unlike most cloud converters, which gate the free tier behind an account.

No daily limit on the in-browser tools. Because the conversion runs on your own device rather than on our servers, there's no per-user cost to meter — which is exactly why VERT and similar services have to cap their free tier.

Yes. Once the page has loaded, in-browser conversions keep working with no connection — you can turn off your Wi-Fi and convert. A server-based converter like VERT cannot do this by design.

Being honest: if you need very large files processed, a long tail of niche or exotic formats, or heavy batch automation on their infrastructure, a server-side service like VERT is the right tool. File Converts is built for the everyday PDF, image, document, audio and video jobs — done privately and instantly.

Almost. Images, audio and documents are handled inside the tab exactly as advertised. Video is the exception — it goes to a server for transcoding, which is why the project's own description of being fully local carries an asterisk. It is disclosed rather than hidden, but it matters if the footage is confidential.

If auditability is what you're optimising for, yes — published source you can inspect and self-host is a stronger guarantee than any assurance we can offer about a hosted page. Come here instead when the job falls outside what they built: video that must stay on your machine, PDF page work, camera RAW, text recognition, or speech synthesis.