About this tool
Image Metadata Viewer produces a comprehensive report of every metadata block embedded in an image, organized by type. Unlike the EXIF Viewer which focuses on camera settings, this tool scans five distinct categories: EXIF camera data, GPS location coordinates, XMP workflow records, IPTC publication data, and ICC color profiles. Each group is presented with its raw field names and values so you see exactly what the file carries.
Metadata is not a single thing. It is a collection of separate data blocks, each serving a different purpose and originating from different standards. A photo might contain EXIF data written by the camera firmware, GPS data added by the phone operating system, XMP data injected by Adobe Lightroom during editing, and an ICC profile applied by a color management workflow. Each of these blocks can exist independently of the others. A file might have a full EXIF record but no GPS, or carry XMP keywords while having no EXIF at all.
The grouped report format makes it easy to understand what you are looking at. Instead of a flat list of fields, the viewer separates them into their originating blocks. EXIF fields appear in one section, GPS in another, XMP, IPTC and ICC each in their own. This structure helps you identify which tool or device contributed each piece of metadata, and it makes targeted removal straightforward because you know exactly which blocks to target.
Privacy is a central concern for any metadata audit. When GPS coordinates are present, the viewer raises a visible warning that explains the coordinates can reveal where the image was taken. This alert is designed to be impossible to miss, because location data is the most commonly overlooked privacy risk in shared images. The entire scan runs locally in your browser, so the image and its metadata never leave your machine.
The practical value of a grouped report becomes clear when you compare images from different sources. A camera-generated JPG might populate four or five categories, while a downloaded screenshot might show only an ICC profile. A file exported from a professional editor may carry a rich XMP block with editing history and creator tags. Understanding the pattern for your own workflow helps you predict which categories appear and which are typically empty.
Another benefit of the viewer is that it removes guesswork from the cleaning process. Instead of removing metadata blindly, you can identify exactly which blocks carry sensitive information and choose the appropriate removal tool for each case. This targeted approach preserves the data you need, such as an ICC profile for color accuracy, while removing only the data you do not.
How to use Image Metadata Viewer
-
Drop any supported image - JPG, PNG, WebP or TIFF.
-
Browse the grouped report: EXIF, GPS, XMP, IPTC and ICC.
-
Read the raw field and value pairs, then remove any sensitive block you find.
What this tool does
-
Grouped metadata categories.
-
Raw field/value listing.
-
Privacy warnings when location is found.
-
Local processing.
Specifications
| Input formats | JPG, JPEG, PNG, WebP, TIFF |
|---|---|
| Processing | Local browser (Canvas API) |
| Uploads | None — files stay on your device |
| Max file size | 25 MB per file |
| Original file | Never modified |
| Supported formats | JPG, JPEG, PNG, WebP, TIFF |
| Report groups | EXIF, GPS, XMP, IPTC, ICC |
| Location alert | Privacy warning raised when coordinates exist |
In-depth Guide
The five metadata block types explained
EXIF is the most familiar metadata block. It records camera settings (exposure, aperture, ISO, focal length), device information (make, model, lens), capture timing (date, time), and sometimes GPS coordinates. Most camera-generated images contain EXIF data. Screenshots and exported images may have partial or no EXIF.
GPS is a sub-block within the EXIF structure that stores geographic coordinates. It appears as a separate category in the report because its privacy implications are significantly higher than technical camera settings. Latitude, longitude, altitude and direction are the standard GPS fields.
XMP (Extensible Metadata Platform) is an Adobe-originated XML-based block. It typically carries keywords, color space declarations, editing history, ratings, and creator information. Files processed through Photoshop, Lightroom or other Adobe tools commonly contain XMP blocks.
IPTC is an older metadata standard used primarily by news agencies, publishers and photojournalists. It stores captions, bylines, copyright notices, geographic origin, and subject descriptors. Many professional workflows still embed IPTC alongside EXIF and XMP.
ICC describes the color profile applied to the image. Common profiles include sRGB, Adobe RGB and Display P3. The ICC block ensures consistent color rendering across different displays and printers. Removing it can cause subtle color shifts on some screens.
How the grouped report works
When you drop a supported image onto the viewer, the tool reads the file bytes and locates every metadata container it recognizes. For each block found, it extracts the individual tags, resolves their numeric identifiers into human-readable labels, and displays the raw field-value pairs under the appropriate category heading.
Not every image contains every block. A JPEG straight from a camera will typically have EXIF and possibly GPS, but may lack XMP and IPTC. A Photoshop export might have XMP and ICC but stripped EXIF. A PNG screenshot usually carries minimal metadata. The viewer lists only what the file actually contains, so empty categories are omitted rather than displayed with blank entries.
| Block | Common fields | Source | Privacy risk |
|---|---|---|---|
| EXIF | Make, Model, Exposure, ISO, Focal Length, Date/Time | Camera firmware or phone OS | Medium |
| GPS | Latitude, Longitude, Altitude, Direction | Phone OS or camera GPS module | High |
| XMP | Creator, Rights, Keywords, ColorSpace, History | Adobe software, photo editors | Low to Medium |
| IPTC | Caption, Byline, Copyright, Origin, Subject | Publisher workflows, stock agencies | Low to Medium |
| ICC | Profile name, Color space, Render intent | Camera, software or color workflow | Low |
The privacy alert system
The viewer is designed to flag privacy-relevant findings prominently. When GPS coordinates are detected, a visible privacy alert appears in the report, warning that the location data can reveal where the image was captured. This goes beyond simply listing the coordinates as another data point.
The alert matters because most users do not think of metadata as a privacy concern until they are shown the specific risk. A latitude and longitude value displayed as a technical field does not trigger the same understanding as a warning that says these coordinates point to a specific street address. The viewer bridges that gap by making the privacy implications explicit.
Even without GPS, certain EXIF fields carry privacy value. The combination of camera model, serial number (when present) and capture timestamp can narrow down who took a photo and when. The viewer does not raise alerts for these fields because the risk is contextual, but it displays them clearly so you can make your own judgment.
EXIF versus XMP versus IPTC: understanding the three main standards
The three most common metadata standards, EXIF, XMP and IPTC, originated in different industries and serve different audiences. EXIF was designed by the Japan Electronic Industries Development Association specifically for digital cameras. Its primary purpose is to record how a photo was captured: exposure settings, device information, date and time, and location. Camera firmware writes EXIF automatically at the moment of capture.
XMP was developed by Adobe as an XML-based standard for describing the processing history and descriptive attributes of a file. It records which software edited the image, what adjustments were applied, and keywords or ratings assigned by the user. XMP is the standard that Adobe Lightroom, Photoshop and other creative tools use to store their workflow data inside image files.
IPTC was created by the International Press Telecommunications Council for the publishing industry. It carries captions, bylines, copyright notices, subject descriptors and origin information. News agencies and stock photo agencies still rely on IPTC because it was purpose-built for editorial workflows. A single image can carry all three standards simultaneously, each recording different aspects of the file's history.
| Standard | Origin | Primary content | Written by |
|---|---|---|---|
| EXIF | Camera industry (JEIDA) | Capture settings, device, date/time, GPS | Camera firmware at capture |
| XMP | Adobe | Editing history, keywords, ratings, color space | Photo editing software |
| IPTC | Press/telecom council (IPTC) | Captions, bylines, copyright, subject | Publisher workflows |
Supported formats and their metadata depth
Image Metadata Viewer accepts JPG, JPEG, PNG, WebP and TIFF files. The amount and type of metadata varies significantly across these formats. JPG and TIFF typically carry the deepest metadata because they are the primary output formats for cameras and professional editing software. Camera-generated JPGs often contain full EXIF records with dozens of fields.
WebP files may contain EXIF if they were created from a JPEG source that carried it, but many WebP exports strip metadata during conversion. PNG files generally contain minimal camera metadata, though they may carry XMP or text-based metadata chunks. TIFF files used in professional printing workflows often carry the most extensive metadata including full EXIF, XMP, IPTC and ICC profiles.
The tool reports only what each specific file contains. There is no minimum or maximum metadata requirement. An image with zero metadata blocks produces a brief report confirming the absence. An image with all five block types produces a comprehensive multi-section report.
| Format | Typical metadata depth | Common blocks seen |
|---|---|---|
| JPG / JPEG | Deep | EXIF, GPS, XMP, IPTC, ICC |
| TIFF | Deepest | EXIF, GPS, XMP, IPTC, ICC (print workflows) |
| WebP | Varies | EXIF or ICC, depending on source and encoder |
| PNG | Shallow | ICC, XMP or keyword text chunks; rarely camera data |
How it works
Grouped scan
Tags are sorted into the block they came from - EXIF in one section, GPS in another, XMP, IPTC and ICC each in their own - so instead of a flat list you get a structured map of the file.
Location alert
When a GPS tag is present, the report flags it visibly and explains the coordinates can reveal where the image was taken.
Example result
| Before | After |
|---|---|
| Blocks present: EXIF, GPS, XMP | — |
| Raw pair example: Creator: Studio North | — |
| — | Blocks listed: EXIF, GPS, XMP |
| — | Privacy warning: Shown when location tags are found |
Illustrative example. Your results depend on your input image.
Pro tips
Use this as your first-stop audit tool
Before sharing, publishing or selling any image, run it through Image Metadata Viewer. The grouped report gives you a complete picture of what the file contains in seconds, so you can make an informed decision about what to remove.
Watch for the GPS privacy alert
When the report raises a GPS warning, take it seriously. Use the GPS Remover to strip location data before sharing. Many phone photos carry GPS silently because the camera app inherits the device location permission.
Check color profiles for print work
The ICC section tells you which color space the image uses. If you are preparing files for print, confirm the profile matches your workflow. An Adobe RGB image displayed on a screen calibrated for sRGB may appear differently than expected.
Compare reports before and after editing
Running the same file through the viewer before and after an editing session reveals which metadata blocks were preserved, altered or stripped by the editor. This is useful for understanding how your tools handle embedded data.
Pair with removal tools for a complete workflow
The viewer is an inspection tool, not a removal tool. Once you identify the blocks you want gone, use the linked removal tools (EXIF Remover, GPS Remover, or Image Metadata Remover) to produce a clean copy.
Review the XMP editing history for workflow transparency
The XMP block often contains a processing history showing every software application that touched the file. Reviewing this list helps you understand the file's journey and identify any tools that may have added identifying data.
Use the IPTC copyright section to verify ownership claims
If a file arrives with a copyright field, the IPTC section tells you who the original rights holder claims to be. This is useful for verifying the provenance of stock images or confirming the source of client-provided assets.
When to use it
Great for Image Metadata Viewer
- Auditing an image you received before forwarding it, since cheap downloads from online services often hide more than they appear to.
- Checking which color profile a printer, prepress or web team applied to a deliverable.
- Confirming that a file sent by a freelancer carries the captions and rights entries you agreed on.
Watch out for
- Not for proving image origin - metadata is easily rewritten, so the entries describe the file, not absolute truth.
- Not for formats outside JPG, PNG, WebP and TIFF, which the scan does not read.
Privacy
Edits never overwrite your original file. Every result is a new download, so you always keep the source image. Read the privacy policy.
Troubleshooting
Because the file carries no such block; the viewer lists only what the image actually contains.
Frequently asked questions
EXIF (camera/location), XMP (Adobe), IPTC (captions/rights) and ICC (color profile) are the main groups.
The EXIF Viewer focuses on camera and exposure fields; this viewer spans every block type - EXIF, GPS, XMP, IPTC and ICC - in one grouped report.
GPS tags expose where an image was taken, which could be a home or workplace - the warning makes that block impossible to miss.
EXIF Viewer focuses exclusively on the EXIF camera data block. Image Metadata Viewer covers five block types: EXIF, GPS, XMP, IPTC and ICC. Use the EXIF Viewer for a quick camera-data check; use this viewer for a complete file audit.
GPS tags expose the exact location where a photo was taken, which could be a home, workplace, school or other sensitive location. Many users are unaware their photos carry this data, and the warning makes the risk visible and unavoidable.
Yes. PNG supports text-based metadata chunks (tEXt, iTXt, zTXt) that can store keywords, descriptions and other information. PNG files also commonly carry ICC color profiles. However, camera-specific EXIF and GPS data are less common in PNG.
No. The entire scan runs locally in your browser. The file is read into browser memory, decoded, and all metadata is extracted using JavaScript. Nothing is transmitted to any server. Closing the tab clears all decoded data from memory.
The file simply does not contain that metadata block. Cameras, editors and platforms handle metadata inconsistently, so different files legitimately carry different subsets. The viewer reports only what the file actually holds.
Photo editors frequently synchronize data between standards so that a keyword, rating or copyright entry appears in both the EXIF and XMP blocks. The duplication is intentional: some downstream tools read only EXIF, while others read only XMP. The viewer displays both copies transparently.
Check IPTC first, because its copyright field is a defined, standardized field used by publishers and stock agencies. Then confirm with the XMP rights field, which editors often write as well. If all three blocks agree, the copyright claim is likely to be interpreted correctly by most software.
Tool last updated: September 2026. Browse all image tools.