Back to tools

EXIF Viewer

Drop a JPEG image here or click to select

Inspecting the Hidden Metadata Inside Your Photos

Every photo taken on a phone or modern camera carries a silent passenger: EXIF metadata. Stored invisibly inside the file, it records the capture date and time, camera model, lens, focal length, aperture, shutter speed, ISO, and often the GPS coordinates of where the shot was taken. This tool reads those tags from a JPEG or other supported image and shows them in a readable table, and it can strip them when you want a clean copy.

You need an EXIF viewer when you are organizing a photo library, verifying when and where a picture was taken, or preparing images for publication. The metadata also has a privacy angle: sharing an untouched photo can expose your home address or daily routine, so checking and removing GPS tags before posting is a sensible habit.

How to Inspect EXIF Metadata

  1. Open the EXIF Viewer and load a photo with the file picker or by dragging it onto the page.
  2. Wait for the tag parser to finish; extraction runs in the browser without uploading the image.
  3. Read the table of tags, which groups values such as DateTimeOriginal, Make, Model, FNumber, ExposureTime, ISOSpeedRatings, and GPSLatitude.
  4. Look for the GPS section to see latitude and longitude if the camera had location services enabled.
  5. Use the strip option to remove all metadata and download a sanitized copy when you plan to share the image.
  6. Compare stripped and original files to confirm sensitive tags are gone before publishing.

Real Example: Input and Output

A travel photo taken on a smartphone reveals its full capture story after parsing.

TagValue Found
Make / ModelApple / iPhone 15 Pro
DateTimeOriginal2025-07-14 18:32:07
ExposureTime / FNumber / ISO1/120 s / f/1.8 / ISO 100
GPSLatitude / GPSLongitude48.8584 N / 2.2945 E

Tips for Best Results

When to Use This Tool

Reading the Metadata Like a Photographer

The EXIF panel groups the data into capture details, camera settings, and GPS. Capture details tell you when the shutter fired; camera settings tell you how — ISO, shutter speed, aperture, and focal length together explain why an image looks the way it does. GPS coordinates are shown as latitude and longitude, which you can drop into any map to find the exact spot.

Frequently Asked Questions

What does EXIF stand for?

Exchangeable Image File Format, a standard that stores metadata such as date, camera settings, and GPS inside image files.

Does every photo contain EXIF data?

No. Screenshots, images exported from many editors, and photos processed by some apps have the tags removed or never written.

Can the viewer read GPS coordinates from any camera?

Only when the camera or phone recorded them, which usually requires location services to be enabled at capture time.

Is stripping metadata permanent?

Yes, the downloaded copy is written without the tags; the original file on your device stays untouched unless you replace it.

Can EXIF data be edited or faked?

Yes, tags can be modified with editing software, so treat capture dates and locations as useful hints rather than absolute proof.

Why does my edited photo show no camera settings?

Most editors rewrite the file and drop original capture tags, keeping only basic fields like dimensions and color profile.

Does the tool work with HEIC or RAW files?

JPEG and common web formats are supported; HEIC and RAW files should be converted to JPEG first for reliable tag reading.

Where is my photo processed?

Locally in your browser. The image is never uploaded, which matters when the file itself contains sensitive content.