How is this possible?
Modern browsers can run near-native code through WebAssembly and process images, 3D models and documents with the same libraries desktop apps use. LocalConvert packages those open-source libraries into small web pages: your browser downloads the tool once, then all processing happens on your own CPU. You can verify this yourself — open your browser's network tab while converting: after the page loads, no data is sent anywhere.
Frequently asked questions
Are my files really not uploaded?
Correct. Files are opened with the browser's File API and processed in memory on your device. The site has no upload endpoint at all — there is no server that could receive your files even by accident.
Is there a file size limit?
Only your device's memory. Most laptops handle files of several hundred megabytes without trouble. Very large files may be slow on old phones, since your own processor does the work.
Do I need to create an account?
No. There are no accounts, no email walls and no watermarks. Open a tool, drop a file, download the result.