EXIF GPS Strip Checker — Browser Image Editing Tool

Image

EXIF GPS Strip Checker is a client-side image editing tool that checks jpeg exif gps tags and creates a redrawn file without original metadata.

What is it

EXIF GPS Strip Checker processes selected image files with browser Canvas and File APIs. Original files are not uploaded to a server, and output images are generated as Blob downloads in the current browser session.

GPS present = EXIF IFD0 tag 0x8825 points to a non-empty GPS IFD

How to use

  1. 1Choose image files.
  2. 2Adjust dimensions, format, or crop options.
  3. 3Run the tool, then download the generated files or report.

Reference

EXIF GPS Strip Checker — Browser Image Editing Tool Reference
CheckOutput
EXIF GPS IFDGPS tag report + clean image

Sources & standards

FAQ

Is the original file uploaded by EXIF GPS Strip Checker?

No. The selected file is read and processed only inside your browser.

Does EXIF GPS Strip Checker preserve original metadata?

Canvas-redrawn output generally does not include original EXIF metadata. Browser encoders may still differ in color handling or compression.

Related tools