File tools that never upload anything
Compress images, work with PDFs, generate and read QR codes. Everything happens inside your browser — your files are never sent to a server.
Your files never leave your device
Images
Compress, convert, resize and clean up your photos.
Merge, split, compress and reorganise documents.
QR & barcodes
Generate and read QR, EAN, Code 128, Data Matrix and more.
Developer tools
Format JSON, compute hashes, convert dates and colours, test regular expressions.
Your files are never uploaded. Anywhere.
Not to a server of ours, not to a third party, never. When you pick a file it stays in your browser’s memory: it is read, processed and written back on your device, and you save the result yourself. There is no path that takes it elsewhere, because there is no server to send it to.
- Processed locallyFormats are handled by WebAssembly code running in your browser, not by a remote service.
- Nothing to upload, nothing to wait forOther services send your file to a server and then send it back to you. Here the file never leaves: there is no upload to wait for.
- No accountNo sign-up, no email, no daily limits to get around by paying.
- No files to deleteOthers promise to erase your files after an hour. We have nothing to erase: they never reached us.
Why this is safe
All processing happens inside your browser, using WebAssembly code downloaded from our own domain. Your files are never uploaded to any server: they stay on your device from start to finish. The site is funded by advertising, which uses cookies if you consent: ads live in the page, processing lives in browser Workers, and they have no access to your files.