Free Private File Converters

Free file converters that run entirely in your browser. No uploads, no accounts, no retention — images, data formats, documents, and media.

Everything runs in your browser

Every converter on this site reads your file into browser memory, transforms it there, and hands the result back as a download. Nothing is transmitted to a server at any point, which you can verify yourself by opening your browser network tab while a conversion runs.

That architecture matters most for the files people most often need to convert. Contracts, medical records, tax documents, identity scans, and proprietary configuration are exactly the material that ordinarily gets uploaded to an unknown third party in exchange for a free conversion. When the work happens locally there is no retention policy to evaluate, no queue of other people documents sitting alongside yours, and no breach surface.

The trade-off is honest: browser memory is the ceiling. Very large video files and multi-gigabyte archives are better handled by a desktop tool, and the pages that are affected by this say so directly.

Fewer pages, written properly

Reciprocal conversions share a page rather than occupying two. CSV to JSON and JSON to CSV are one tool with a direction switch, because the explanation of where the two formats disagree is the same explanation either way. Each page documents what the conversion actually does to your data, including the parts that are lossy, rather than asserting that it simply works.

Data & developer formats

CSV, JSON, YAML, XML: choosing a data format — Every conversion between these formats loses something. Knowing what, in advance, prevents most of the resulting bugs.

Images & graphics

Choosing an image format — Why the same photograph can be 40 KB or 4 MB depending on a single dropdown, and how to choose deliberately.

Documents & archives

Working with documents: PDF, DOCX, and spreadsheets — Document formats encode intent as much as content, and conversions between them succeed or fail on whether that intent was recorded.

Audio & video

Audio and video: containers, codecs, and transcoding — An MP4 is not a format, it is a box. Knowing what is in the box explains most media conversion behaviour.