Skip to content

Metadata Viewer is a simple program that allows you to extract metadata from images.

Notifications You must be signed in to change notification settings

calinux-py/metadata_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

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

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.