- imgmod
- Privacy Policy
Your images never leave yourdevice
Privacy is not a feature of imgmod — it is the whole point. This page explains, plainly and in full, exactly what does and does not happen when you use the site.
Last updated: June 28, 2026
imgmod is a suite of free, browser-based image tools. The single most important fact about this site is thatall processing happens locally inside your web browser. Your images, files and file contents are never transmitted to, received by, or stored on any server controlled by imgmod.
Short version: nothing you put into a tool is uploaded anywhere. We do not see your images, we cannot see your images, and we do not want your images.
1. The one rule everything else follows
Every tool on imgmod — the image converter, compressor, EXIF remover, resizer, merger, social cropper, sprite cutter, zipper and every dedicated conversion page — is built entirely from client-side JavaScript. When you select or drop a file, your browser reads it with the File API, processes it with Canvas and other browser APIs, and offers the result back to you for download. At no point is the file's contents sent over the network to imgmod or any third party.
You can verify this yourself: open your browser's developer tools, switch to theNetworktab, and run any tool. You will see the page and its scripts load, but no image data ever leaves your machine during processing.
2. What we do not collect
- No uploads.Image, audio and file data never leaves your device.
- No accounts.There is no sign-up, login or profile. We do not know who you are.
- No cookies for tracking.We do not set advertising or tracking cookies.
- No personal data.We do not ask for your name, email, location or device identifiers.
- No fingerprinting.We do not attempt to build a profile of your browser or behaviour.
- No third-party processing of your files.No file is ever handed to an external API or service.
3. What is loaded from the network
When you open a page, your browser downloads only what is needed to display and run that page: the HTML document, the stylesheet, and the JavaScript for that specific tool (for example, the UPNG library is fetched lazily, and only when a PNG actually needs palette compression). Some third-party libraries are bundled and served from imgmod's own origin. None of these carry your data anywhere.
Hosting is provided by a static-content delivery network (CDN). The CDN sees standard, anonymous server logs — the request for thepage(an IP address, a timestamp, a URL), not anything you do with a tool afterward. These logs are the kind every website's host records and are not associated with your image activity.
4. Analytics and measurement
imgmod measures aggregate, anonymous traffic so we can tell which tools are used and whether the site is healthy. Any measurement in use is privacy-respecting, aggregated, and does not build cross-site profiles or sell data. It does not have access to your files or anything you type into a tool. We do not use advertising networks, and we do not sell or share data with advertisers.
5. Local storage and your browser
Tools may use your browser's short-lived memory (for example, to hold an image preview while you adjust a quality slider). This data lives only in your current tab, is never written to disk on a server, and is discarded the moment you close or refresh the page. imgmod deliberately keeps nothing in long-term storage.
6. Links to other websites
imgmod may link to external sites (for example, format specifications or related documentation). Those sites have their own privacy policies, which we do not control. This policy applies only to imgmod.co.
7. Children's privacy
imgmod does not knowingly collect any personal information from anyone, including children. Because we collect no personal data at all, the question of handling children's data does not arise — but we state it here for clarity.
8. Changes to this policy
If this policy ever changes in a meaningful way, we will update the date above and the revised version will apply from the time it is published. Because the core promise — no uploads — is structural and cannot change without fundamentally changing what the site is, you can expect that part to remain permanent.
9. Your choices and rights
Because we collect no personal data about you, there is no personal data to access, correct, export or delete. You are always in full control: closing a tab erases everything. If a privacy authority or you personally have a question, the relevant section of this policy is the place to look for the answer.
10. The promise, in one line
If a tool ever needs your file to leave your device to work, it is not an imgmod tool.