MetaRinse guide
What is EXIF metadata?
EXIF is one family of fields stored alongside image pixels. It may describe when and how a photo was made, but it is not the only kind of image metadata.
The direct answer
EXIF—Exchangeable image file format—is a convention used by cameras and other imaging software to store facts such as capture time, camera model, orientation, exposure settings, and sometimes GPS coordinates. The visible photo can look identical whether those fields are present or absent.
Image metadata is broader than EXIF. JPEG, PNG, and WebP containers can also carry XMP, IPTC-style descriptions, color profiles, textual chunks, and application-specific data. That is why MetaRinse says “readable metadata” instead of treating every field as EXIF.
A labeled example
- Location
- GPS 37.5665, 126.9780
- Device
- Example Camera X
- Date and time
- 2026-07-12 09:41
- Creator
- Sample Studio
| Family | Example field | What it may tell you |
|---|---|---|
| EXIF/GPS | GPSLatitude: 37.5665 | A capture or assigned latitude |
| EXIF | Model: Example Camera X | The recording device model |
| EXIF | DateTimeOriginal: 2026:07:12 09:41:00 | A recorded capture time |
| XMP/IPTC-style | Creator: Sample Studio | Authorship or workflow information |
| PNG text | Comment: product retouch v2 | A note written by software or a person |
Why it matters
A location field can be sensitive when a photo was made at home. A camera model is usually low risk by itself, while a serial identifier can be more identifying. A timestamp can reveal routine or travel context. Risk comes from the field, the photo, and the sharing audience together—not from the word “metadata” alone.
How MetaRinse inspects it
- Validates the extension, reported MIME type, and file signature.
- Parses readable EXIF, GPS, XMP, IPTC-style, ICC, and container fields with exifr.
- Groups field names into location, device, date/time, creator/rights, description, software, technical, and other categories.
- Masks serial-like values until you explicitly reveal them.
Limits and verification
No parser understands every vendor-specific block. “No readable metadata found” means the configured scanner did not recognize a field; it is not a forensic guarantee. After cleaning, keep the original separately and inspect the downloaded result again. For high-risk sharing, cross-check with a trusted operating-system inspector or a second local tool.
Practical takeaway
Sources
Related guides
Your image never leaves your device.
Clean images