View EXIF data, GPS location, camera settings, and other metadata from your photos. Strip metadata for privacy.
Drop an image here or click to upload (single file)
?Supports JPEG, PNG, HEIC, WebP, TIFF, AVIF, and GIF formats. All processing happens in your browser.
Warning: This image contains location data (GPS coordinates). Consider removing metadata before sharing online.
Every digital photo carries hidden data known as metadata. This tool extracts and displays three major metadata standards: EXIF (Exchangeable Image File Format, CIPA DC-008-2012), IPTC-IIM (International Press Telecommunications Council), and XMP (Extensible Metadata Platform by Adobe). Together, these standards record a surprisingly detailed portrait of how, when, and where a photograph was created.
EXIF data stores camera settings such as aperture, shutter speed, ISO sensitivity, focal length, flash status, white balance, and metering mode. It also records the camera make and model, lens information, and the exact date and time of capture. Most critically, many cameras and smartphones embed GPS coordinates pinpointing the precise location where the photo was taken. IPTC fields add editorial context including copyright notices, creator credits, captions, keywords, and usage rights.
XMP extends these capabilities with custom namespaces for editing history, color profiles, and rights management.
Sharing photos with metadata intact poses serious privacy risks. GPS coordinates can reveal your home address, workplace, or favorite locations. Timestamps expose your daily routine and travel patterns. Camera serial numbers can link photos back to a specific device. Even seemingly harmless data like lens and camera model can narrow down a photographer's identity.
Stripping metadata before sharing photos online is a fundamental privacy practice. While some social media platforms automatically remove EXIF data upon upload, many do not, and images shared via email, messaging apps, or personal websites often retain all embedded metadata. This tool lets you inspect every metadata field, understand what information your photos carry, and selectively remove sensitive data before sharing.
All processing happens entirely in your browser—your photos are never uploaded to any server.
Upload a JPEG, PNG, TIFF, or WebP image by dragging and dropping or clicking the upload area.
View extracted EXIF data including camera details, lens info, GPS coordinates with map link, and IPTC fields like copyright.
Select metadata fields to keep or remove, then download a clean copy with stripped metadata for privacy protection.
How to Use
Upload a JPEG, PNG, TIFF, or WebP image by dragging and dropping or clicking the upload area.
View extracted EXIF data including camera details, lens info, GPS coordinates with map link, and IPTC fields like copyright.
Select metadata fields to keep or remove, then download a clean copy with stripped metadata for privacy protection.
Methodology
Metadata extraction parses EXIF data (Exchangeable Image File Format, CIPA DC-008-2012) and IPTC-IIM (International Press Telecommunications Council) headers embedded in image files. EXIF contains camera settings, GPS coordinates, and technical data; IPTC contains editorial metadata like captions and keywords. The tool reads binary metadata segments and decodes them according to their respective specifications.
The extraction process begins by locating marker segments within the file's binary structure. For JPEG files, the tool scans for APP1 markers (0xFFE1) that contain EXIF data and APP13 markers (0xFFED) that hold IPTC-IIM records. Each segment is parsed using Tag Image File Format (TIFF) byte ordering, respecting endianness flags to correctly read multi-byte values.
GPS coordinates are decoded from rational number pairs representing degrees, minutes, and seconds, then converted to decimal format for mapping compatibility.
XMP metadata is extracted as embedded XML, parsed according to Adobe's XMP specification. The tool also handles orientation tags (EXIF tag 0x0112) to detect whether the image was rotated by the camera. All parsing runs entirely in your browser using JavaScript typed arrays and DataView operations, ensuring that no image data is transmitted to external servers during the analysis process.
Camera metadata reveals shooting conditions: ISO, aperture, and shutter speed indicate exposure settings. A low ISO (100-400) with wide aperture (f/1.8-f/4) suggests good lighting, while high ISO (3200+) with slow shutter speed indicates low-light conditions. GPS coordinates show where the photo was taken, which is a significant privacy concern. Consider removing location data before sharing images online, as coordinates can pinpoint your home, workplace, or daily routine.
Date and time fields show exactly when the image was captured, and the software field reveals which application last edited the photo. Copyright and author fields are critical for intellectual property protection and should be verified before reusing any image. The orientation tag indicates how the camera was held during capture.
Not all images contain metadata. Screenshots typically have minimal EXIF data. Some messaging apps and social platforms strip metadata automatically on upload, while others preserve it entirely. When metadata fields appear empty, the original file may have been processed by software that removed them. Always check for GPS data before sharing personal photos publicly.
The Science of EXIF & Image Metadata
Digital image metadata originated from the need to store photographic information alongside the image itself. In the film era, photographers kept separate notebooks to record exposure settings and shooting conditions. When digital cameras emerged in the early 1990s, the Japan Electronic Industries Development Association (JEIDA) recognized that this information could be embedded directly into image files, leading to the first EXIF specification in 1995.
EXIF stores data using a structure inherited from the TIFF format, organizing information into directories called Image File Directories (IFDs). Each IFD contains tagged entries with a standardized numeric identifier, data type, and value. The main IFD stores basic image properties, while sub-IFDs hold EXIF-specific data (exposure, lens information) and GPS data (latitude, longitude, altitude). This hierarchical structure allows cameras to write dozens of parameters without affecting image rendering.
GPS encoding in EXIF uses a rational number format where coordinates are stored as three pairs of numerator and denominator values representing degrees, minutes, and seconds. This approach preserves precision to approximately one meter, which is why photo GPS data can pinpoint exact locations. The altitude tag stores elevation above sea level, and a direction tag can record the compass bearing the camera was facing.
The IPTC-IIM standard emerged separately from the press industry's need to embed editorial information such as headlines, captions, bylines, and usage rights. Originally designed for wire service photo transmission, IPTC fields became essential for stock photography licensing and digital asset management. XMP, introduced by Adobe in 2001, extended metadata capabilities further by using an XML-based format that supports custom namespaces, enabling applications to store editing history, color profiles, and workflow status. Together, these three standards create a comprehensive metadata ecosystem that serves everyone from casual smartphone photographers to forensic investigators.
Practical Examples
A journalist receives a photo claiming to show a recent event. By examining the EXIF date, GPS coordinates, and camera model, they can verify whether the image was actually taken at the claimed time and location, helping to identify manipulated or misattributed photographs.
A photographer preparing images for a stock photo agency uses the viewer to ensure copyright fields, creator credits, and keywords are correctly embedded before submission. Missing or incorrect IPTC metadata can lead to licensing disputes or lost attribution.
A privacy-conscious user about to list an item for sale online checks their product photos for embedded GPS data. They discover their home coordinates are embedded and strip all location metadata before posting the listing, preventing strangers from identifying their address.
A digital forensics analyst examines metadata from multiple images to establish a timeline, comparing timestamps and device serial numbers to determine whether photos were taken by the same camera during a specific time period.
Tips & Best Practices
Always check for GPS data before sharing photos online. Even if you trust the platform, location metadata can be scraped from publicly accessible images. Strip all metadata from photos you post on forums, dating profiles, or marketplace listings where strangers can access them.
When archiving photographs, preserve the original metadata. EXIF data is invaluable for organizing large photo libraries by date, camera, or location. Professional photographers should ensure copyright and creator fields are populated before distributing work to clients or agencies.
If you need to verify the authenticity of an image, compare the camera model in EXIF data with the claimed source. Check whether the editing software field shows unexpected modifications. Timestamps can also reveal inconsistencies if an image is claimed to be from a specific date or location.
For batch privacy protection, consider stripping metadata from an entire folder before uploading to cloud storage or sharing services. This prevents accidental exposure of sensitive location or device information across multiple files at once.
Camera make/model, lens, exposure settings, date/time, GPS coordinates, editing software, copyright info, and more.
Why remove metadata?
Privacy. GPS coordinates reveal your home/work. Timestamps show when you were somewhere. Before sharing photos online, stripping metadata protects your privacy.
What formats have metadata?
JPEG/JPG (most common), TIFF, HEIC/HEIF from iPhones, WebP, AVIF, and GIF. RAW formats (CR2, NEF, ARW) are also supported. PNG has limited metadata support compared to JPEG.
Is my photo uploaded?
No. All processing happens in your browser. This is especially important for privacy—your photo never leaves your device.
Which browsers support this metadata viewer?
This tool works in all modern browsers including Chrome, Firefox, Safari, Edge, and Opera on both desktop and mobile devices. It reads EXIF data directly in your browser — no server uploads needed. No plugins or extensions are required, and the tool works on iOS and Android mobile browsers as well.
Why does my image show no metadata?
Some images have had their metadata stripped by social media platforms, messaging apps, or image editing software. Screenshots and digitally created graphics typically contain no EXIF data. PNG files have very limited metadata support compared to JPEG. If you need rich metadata, use the original JPEG file directly from your camera or phone.
What is the difference between EXIF, IPTC, and XMP?
EXIF (Exchangeable Image File Format) stores camera settings like aperture, shutter speed, ISO, and GPS coordinates — it's written automatically by your camera. IPTC (International Press Telecommunications Council) stores editorial information like captions, keywords, credits, and copyright — it's typically added by photographers and publishers. XMP (Extensible Metadata Platform) is Adobe's standard that can store both types of data plus custom fields, ratings, and labels. A single photo can contain all three types simultaneously.
Can I export the metadata from my image?
Yes. After analyzing your image, you can export all metadata in JSON or CSV format using the export buttons. JSON is ideal for developers and automated processing. CSV works great with spreadsheet applications like Excel or Google Sheets. Both formats include every metadata field found in your image across all segments (EXIF, GPS, IPTC, XMP).
What does the privacy risk badge mean?
The privacy badge analyzes your image's metadata and shows how much personal information it could reveal. GPS coordinates carry the highest risk as they can pinpoint where a photo was taken. Timestamps, camera serial numbers, and author information also contribute to the score. A "High" rating means you should strip metadata before sharing the image online. A "None" rating means no personally identifiable information was found.
My Favorites
Drag to reorder
No favorites yet
Tap the ☆ on any tool page to bookmark it for quick access.