Private browser tool

Remove EXIF and GPS data from photos

Every photo from a phone carries an invisible dossier: where it was taken, when, and on what device. Before you upload a photo anywhere, it's worth knowing what you're attaching to it.

What's hiding in your photos

JPG files carry an EXIF block written by the camera: GPS latitude and longitude (often precise to a few meters), the exact date and time, device make and model, and sometimes editing-software history. None of it is visible in the image — all of it travels with the file.

Why it matters for uploads

A photo posted or uploaded with GPS data can reveal your home address. A "taken yesterday" photo with a three-year-old timestamp can undermine an application. Metadata is the part of the file you can't see and rarely think to check.

How TidyImage strips it

The tool re-draws your image onto a fresh canvas and encodes a brand-new file. The new file has no EXIF block at all — no GPS, no device info, no timestamps. This isn't an extra option to enable; it's how the compression works, every time.

See it for yourself

When you drop a JPG into TidyImage, the metadata report shows what the original contains — flagging GPS coordinates specifically — so you can see exactly what's being removed. The report runs in your browser like everything else; the photo is never uploaded.

Scope and honest limits

The metadata report reads JPG EXIF, which is where GPS data lives in practice. PNG and WebP inputs get the same clean re-encode (their metadata is discarded too), but the before-report is JPG-only for now. And remember: stripping metadata doesn't anonymize what's visible in the image itself.

Open the compressor

Private by design

Your image is processed in your browser using its built-in image engine. It is not uploaded to TidyImage, stored on a server, or shared with anyone — the network tab will back us up on this.

Fits the limit, keeps the quality

TidyImage searches for the highest quality that fits your KB target instead of guessing with a slider. PNG stays PNG when it fits; conversion to JPG happens only when that's the only way in.

Metadata comes off

Re-encoding produces a clean file: no EXIF, no GPS coordinates, no device fingerprint. For JPGs, the tool shows you what the original was carrying before it strips it.

How it works

  1. Drop an image — or several. JPG, PNG, or WebP, straight from your device. Pasting a screenshot works too.
  2. Pick the limit. Choose a preset target or type the exact KB your portal demands. Crop to exact dimensions if the form requires them.
  3. Download the result. The tool reports the exact output size and format before you commit. Batches download individually or as one zip.

Questions

Does TidyImage upload my image?

No. Processing happens in your browser — the image never leaves your device. That's not a policy, it's the architecture: there is no upload endpoint.

What format will I get back?

The same format you gave when it fits the target — a PNG that fits stays PNG. When only JPG can reach the limit, the tool converts and clearly labels the output. The download's file extension always tells you what you got.

What happens to the hidden metadata (EXIF, GPS)?

It's removed — re-encoding writes a fresh file with no metadata block at all. For JPG inputs the tool shows a report of what the original contained, so you can see what's being stripped.

Can this guarantee my visa, passport, or form upload is accepted?

No. TidyImage handles file size, dimensions, and format; official portals may also enforce composition, background, and photo-age rules. Check the official specification for anything identity-related.

What if the image can't reach the target size?

The tool automatically scales dimensions down when quality alone isn't enough — that resolves almost every case. If a page requires exact dimensions, it will tell you honestly when the target can't be met instead of quietly shipping an oversized file.