EXIF viewer & stripper
Drop a JPEG to read camera settings, timestamps, and GPS coordinates. Strip metadata losslessly — no re-encode, no quality loss.
Your images never leave the browser — no upload, no server.
~~~
Drop a JPEG here or click to select
JPEG only for full EXIF. PNG/WebP rarely have metadata. HEIC not supported.
Reading EXIF…
GPS coordinates found — this photo reveals where it was taken.View on OpenStreetMap(opens external site only when you click).
Removes APP1/APP13 segments byte-for-byte — lossless, no re-encode. The image resizer also strips metadata via canvas re-encode.
~~~
About this tool
EXIF is metadata embedded in JPEG APP1 segments — camera model, exposure settings, timestamps, and often GPS coordinates. This parser reads IFD0, ExifIFD, and GPS IFD tags locally. Stripping removes metadata segments without touching image data.
~~~