Verifiable by design

Your images stay on your device

The image tools use browser APIs, local workers and local storage. Tool pages may download application code, fonts and format libraries—but selected images are not sent to an image-processing server.

This browser

Live capability checks from your current device.

Secure context
Checking…
Image upload
Not used by tools
Worker processing
Checking…
Connection
Checking…

Local processing compared with cloud conversion

QuestionFree Image ConverterTypical cloud converter
Where are pixels transformed?Inside your browserOn a remote server
Must the image be uploaded?NoUsually
Remote processing queue?NoCommon
Where are presets stored?Local storage on this deviceOften an online account
Account required?NoVaries
Who controls deletion?The browser releases local memoryThe provider’s retention policy

How to verify it yourself

  1. Open your browser’s developer tools and select the Network panel.
  2. Load a tool once, then clear the visible network log.
  3. Select and process an image.
  4. Observe that processing creates local blob: URLs without an image upload request.
  5. Repeat with another image and confirm the same local-only processing pattern.

Local architecture

1Your file picker
2Browser memory
3Local worker or canvas
4Local download
Online · local processing ready Verify