Local AI models for advanced conversions
Optional, off by default. No data is sent anywhere; the model runs on your computer. That is what makes state-of-the-art conversions free.
Images, audio, video, documents; 260 routes across 50 formats, using locally run AI models where useful.
Download OpenConvertA real sample: the conversions and tools your browser can do run here, on your machine. What it cannot do is greyed out and says why. Download the desktop app for every feature.
Optional, off by default. No data is sent anywhere; the model runs on your computer. That is what makes state-of-the-art conversions free.
Apache-2.0, engines included. No feature is held back for a paid tier, because there is no paid tier to hold it in.
Pick a file, pick a target. The router finds the way.
50 formats, both directions where the route exists.
Every conversion runs with no network capability at all. The only connection the app makes is downloading an AI model from Hugging Face, if you ask for one.
One target filetype for everything, or a different one per row. No practical limit on how many files go in at once.
Convert files knowing your computer stays safe. Parsers are where the exploits live, so each one runs confined by the OS with file descriptors instead of paths. A hostile file has nothing to reach.
How the confinement works →Measured against the most common options.
| Feature | iLovePDF cloud | CloudConvert cloud | Other desktop converters desktop | OpenConvert this app |
|---|---|---|---|---|
| Free & open source | no €60/yr desktop | no | yes | yes Apache-2.0 |
| Local AI models Background removal, transcription, upscaling, text extraction, all on your computer | no | no | no | yes |
| Completely offline | no Uploads | no Uploads | yes | yes |
| No conversion limits Files per day, file size, minutes of processing | no | no | partly Varies | yes |
| All in one tool Documents, images, audio and video in the same window | partly PDF | yes | partly Varies | yes |
You get to decide what we build next. Put your idea on the board, vote on everyone else's, and the ones people actually want move up the list.
Nobody has asked for anything yet.
The board is open and empty. Whatever you were about to install a second tool for — put it here.
Apache-2.0, and every feature is in the free build.
Yes, and there is no paid tier holding a feature back. OpenConvert is Apache-2.0, so open source and community driven. Support contracts and enterprise licensing fund the work — talk to us about that if you are one.
Your files never leave your computer. Two things reach the network: downloading the AI models you chose and their updates.
You still have the original. Every write in the program is exclusive and there is no truncating open anywhere in it, so a conversion cannot replace a file you already had unless you specifically want it to. The receipt beside the output names the engine, its version, the parameters and the operation class, so a wrong result can be traced. If this ever happens, send us the receipt on Discord or GitHub.
No. Conversion works in full without a single model on disk, and none is installed unless you ask for one. Some features are driven by these models, so those are the ones you lose without them.
A website converter has your file. That is the entire difference, and it is the reason the FBI issued an advisory about free online converters in March 2025. OpenConvert reads the bytes on your own machine, inside an OS sandbox that has no network capability at all.
I am Fabrizio, an aerospace engineering student who writes software in his spare time. I made OpenConvert because I needed it, and thought of sharing it with everyone else. The licence answers the second half: Apache-2.0 with the whole engine layer in the repository means the software outlives whoever is maintaining it.