/EXIF Metadata on Mavica Images
EXIF Metadata on Mavica Images
Camera Technologybeginner3mo ago
1 view
What EXIF data is, what Mavica cameras store in it, and how MaviCats reads it for camera detection.
What is EXIF?
EXIF (Exchangeable Image File Format) is metadata embedded directly in JPEG files by the camera at capture time. It stores technical details about the shot without affecting the visible image.
What Mavica cameras record
Sony Mavica cameras store a variety of EXIF tags, including:
| Tag | Example Value | Description |
|---|---|---|
| Make | Sony | Camera manufacturer |
| Model | MVC-FD88 | Camera model identifier |
| DateTime | 2001:03:15 14:22:08 | Capture timestamp |
| ExposureTime | 1/250 | Shutter speed |
| FNumber | 2.8 | Aperture |
| ISOSpeedRatings | 100 | Sensitivity |
| FocalLength | 6.1mm | Actual focal length |
| ExifImageWidth | 640 | Image width in pixels |
| ExifImageHeight | 480 | Image height in pixels |
| ColorSpace | sRGB | Color space |
How MaviCats uses EXIF
When you upload an image, the platform's Tier 2 verification system:
- Extracts EXIF data from the uploaded JPEG
- Reads the Make/Model tags to identify the claimed camera
- Matches against the Gearbase — fuzzy matching handles variations like "MVC-FD88" vs "FD88"
- Validates resolution — checks that image dimensions match what the identified camera actually produces
- Issues a verdict: Verified (metadata matches), Unverified (no EXIF found), or Mismatch (EXIF conflicts with user's camera selection)
Common EXIF scenarios
- Fresh from camera: EXIF intact, camera auto-detected, verification passes
- Shared via social media: Most platforms strip EXIF — image shows as "Unverified"
- Scanned floppy disk image: Original EXIF preserved from the floppy file
- Edited in Photoshop: EXIF may be preserved or modified depending on export settings
EXIF and privacy
EXIF can contain location data (GPS coordinates) if the camera supports it. Mavica cameras do not have GPS, so this is not a concern. MaviCats does not store or expose raw EXIF data to other users — only the camera identification result is visible.
Tips for preserving EXIF
If you want your Mavica images to be verified on MaviCats:
- Copy images directly from the floppy disk or Memory Stick
- Avoid re-saving through tools that strip metadata
- If you must edit, use software that preserves EXIF (e.g., IrfanView, ExifTool)
- Upload the original JPEG — don't convert to PNG or WebP first




