Privacy policy

The privacy model starts with one constraint: image files stay local.

Image Tools is designed around browser-only image processing. This page explains what that means in practice, what limited product data may still exist, and where direct communication sits outside the editor flow.

No uploadBrowser-onlyLocal stateLimited analytics
DATA
What this page is really saying

Images stay on the device

Resize, compression, and conversion run in the browser. Files are not uploaded to a remote processing queue.

Analytics do not include image content

Basic aggregated usage data may be collected to understand product usage, but it does not include the files you edit.

Manual contact is separate

If you email feedback directly, that email is handled like a normal message. It is separate from the editor workflow.

Scope

How privacy works across the product surface.

Last updated March 30, 2026.
Processing

No-upload image work

When you resize, compress, or convert images, the work is performed inside the browser using Web APIs such as Canvas, File, Blob, and Web Workers. The product does not receive your files or keep copies of them on a server.

Analytics

Limited product usage signals

The site may collect high-level usage data such as pageviews or route usage to understand which tools and guides are useful. That data is intended to improve the product surface, not to inspect the content of edited files.

Storage

Temporary browser state only

Some product state can be stored in the browser so the interface can remember the last tool, recent presets, or similar convenience features. This is local browser state, not uploaded image storage.

Third parties

Infrastructure still serves the app shell

The site still needs to deliver its code, fonts, and static assets over the network so the interface can load. That network activity is for the application itself, not for transmitting the image pixels you process locally.

FAQ
In practice

A few practical boundaries matter more than the legal language.

The product is intentionally simple. The main distinction is between local editing, which stays in the browser, and direct communication, which behaves like normal web or email communication.

01

If you are working with sensitive files, you can complete the edit flow without sending the image to a server because the editor is built for local execution.

02

If you share feedback by email, the email itself may contain whatever details you send voluntarily. That communication is outside the local editor flow.

03

This policy describes the product's current behavior and may be updated if the app architecture changes in the future.

NEXT
Related pages

Privacy, security, and terms are meant to read together.

Privacy explains what data the product handles. Security explains the local-first architecture. Terms explain the responsibilities around using the tool.