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…
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.
Only JPEG gets full EXIF parsing here; PNG and WebP seldom carry meaningful camera tags, and HEIC is not supported. Stripping deletes APP1 and APP13 segments byte-for-byte — pixel data stays identical. Social sites may re-encode uploads anyway, so strip before posting if location data worries you.