An open API service indexing awesome lists of open source software.

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.

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.

[UniUI](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.