Privacy
ImgConvert is built so your images never need to leave your device. Conversion, compression, and resizing run in this browser tab with createImageBitmap, Canvas, and Web Workers.
We do not upload your photos. We do not store them. We cannot see them. There is no image processing server in this product.
The website itself is static pages plus JavaScript. Your network tab should show no image uploads — only the page, fonts, and scripts.
Files you drop exist as blobs in memory until you download the result or close the tab. Clearing the file list revokes those blobs immediately.
Analytics, if added later, will never include image contents. Formats that browsers cannot decode natively (like HEIC) will be handled with WebAssembly still running locally — not by sending files to a server.