How to View Hidden EXIF Metadata and GPS Location in Images Using Preview on macOS

When you take a photograph with a modern smartphone or digital camera, the device does not just record the visual pixels. It mathematically injects a massive hidden database directly into the file’s architecture. This hidden database is called EXIF (Exchangeable Image File Format) data. It secretly records the exact make and model of the camera, the shutter speed, the focal length, and most dangerously, the exact GPS coordinates of where you were standing when you took the photo. To forcefully extract and view this hidden metadata, you must use the Inspector engine inside the macOS Preview application.

Accessing the Hidden EXIF Database

You do not need to download specialized forensic software to read EXIF data. The macOS Preview application contains a deeply integrated Inspector tool that can instantly decode the hidden XML architecture of any image file.

  1. Double-click the photograph (JPEG, HEIC, or TIFF) to open it in Preview.
  2. Look at the absolute top menu bar of your Mac screen. Click Tools.
  3. Select Show Inspector from the drop-down menu (or press the keyboard shortcut Command + I).

A highly detailed, floating diagnostic panel will instantly appear on your screen.

Decoding the EXIF Variables

The Inspector panel is divided into multiple tabs. By default, it opens on the “General Info” tab (the document icon). To access the deep metadata, you must click the More Info tab (the icon that looks like a small letter ‘i’ inside a dark circle).

Once inside the More Info tab, you will see a sub-menu labeled Exif. Click it.

The Preview engine will instantly dump the raw diagnostic data onto the screen. You will see highly specific hardware telemetry:

  • Aperture Value: The exact mechanical size of the lens opening (e.g., f/1.8).
  • Color Space: The exact mathematical color profile used by the sensor (e.g., sRGB).
  • Lens Model: The exact physical lens attached to the camera body (e.g., iPhone 14 Pro back camera 6.86mm f/1.78).

Extracting GPS Location Data

If the device that took the photograph had location services enabled, there will be a highly sensitive sub-menu located right next to the Exif tab, labeled GPS.

Click the GPS tab.

The Preview engine will mathematically decode the hidden longitudinal and latitudinal coordinates and instantly plot them on a live, interactive Apple Map directly inside the Inspector window. You can zoom in on the map to see the exact street corner, building, or park where the photograph was captured. If you are preparing to share this image publicly, you must understand that anyone with basic software can extract this exact same location data.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.