Image Metadata Viewer (Python)

Luckyy Vendetta

Administrator
Staff
Luckyy Rep
0
0
0
Rep
0
Luckyy Vouches
1
0
0
Vouches
1
Posts
186
Likes
28
4 YEARS
4 YEARS OF SERVICE
LEVEL 4 90 XP

This tool lets you instantly view image metadata (EXIF) using a simple Python GUI.​

Built by: Luckyy

Works on: Windows, Linux


How to Use​

1. Run Command Python3 ExifViewer.py​

2. A window will open with a text box and a "Browse" button.​

3. To load an image:​

- Either drag and drop a `.jpg` or `.png` file into the text box​

- Or click "Browse" and select the image manually​

4. The tool will display all available metadata in the lower text window, including:​

- Camera make and model​

- Date/time photo was taken​

- Image dimensions and format​

- EXIF fields like exposure, ISO, etc. (if available)​

5. If EXIF is missing, it will still show the image's format and size.​

Example Output​

--- Metadata for: myphoto.jpg ---​

Make: Nikon​

Model: D750​

DateTimeOriginal: 2022:05:15 14:20:00​

Resolution: 4000 x 3000​

Format: JPEG​

Notes​

- This tool works best with raw or original phone/camera photos.​

- Images downloaded from Discord, WhatsApp, or social media usually have metadata stripped.​

- PNG files often contain no EXIF but the app will still extract useful details.​

Test Image

Metadata_test_file_-_includes_data_in_IIM,_XMP,_and_Exif.jpg






 
Last edited:

110

512

618

15

Top