https://github.com/calinux-py/metadata_viewer
Metadata Viewer is a simple program that allows you to extract metadata from images.
https://github.com/calinux-py/metadata_viewer
forensic-analysis forensics forensics-tools hacking-tool hacking-toolkit hacking-tools hacking-with-python image-forensics image-metadata metadata metadata-extraction metadata-extractor photo-metadata python-metadata-extractor
Last synced: 6 months ago
JSON representation
Metadata Viewer is a simple program that allows you to extract metadata from images.
- Host: GitHub
- URL: https://github.com/calinux-py/metadata_viewer
- Owner: calinux-py
- Created: 2024-11-23T05:08:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-23T06:41:11.000Z (about 1 year ago)
- Last Synced: 2025-03-17T19:47:30.883Z (9 months ago)
- Topics: forensic-analysis, forensics, forensics-tools, hacking-tool, hacking-toolkit, hacking-tools, hacking-with-python, image-forensics, image-metadata, metadata, metadata-extraction, metadata-extractor, photo-metadata, python-metadata-extractor
- Language: Python
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Metadata Viewer
Metadata Viewer is a PyQt5-based desktop application that allows users to view metadata from image files. The application supports drag-and-drop functionality and provides an organized display of extracted metadata, including device information, GPS data, and date/time details. Additionally, metadata can be exported to a JSON file.
[
](https://github.com/calinux-py/metadata_viewer/blob/main/Metadata%20Viewer/poc.png?raw=true)
## Features
- **Drag-and-Drop Support**: Simply drag and drop an image file into the application to view its metadata.
- **Organized Metadata Display**: Extracted metadata is categorized into sections such as:
- Device Information
- GPS Information
- Date/Time Information
- All Metadata
- **JSON Export**: Save metadata to a JSON file with a single click.