Skip to content

danghuutruong/EXIF-Data-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

EXIF-Data-Extractor

┐ ( ̄∀ ̄) ┌ I don't care what you are doing

EXIF TOOL

Overview

EXIF TOOL is a lightweight utility for extracting and analyzing EXIF metadata from image files, including GPS coordinates with a Google Maps link.

Features

  • Extracts camera details (Make, Model, ISO, Exposure, Aperture, etc.)
  • Displays GPS coordinates and provides a Google Maps link
  • Saves metadata to a .txt file for easy reading
  • User-friendly CLI with error handling

Usage

  1. Run the script:
    python main.py
  2. Enter the image file path when prompted.
  3. The extracted EXIF data will be displayed and saved as a .txt file.

Exit Shortcut

  • Press Ctrl+C to exit the program at any time.

Installation

  • Requires Python 3 and Pillow library.
    pip install pillow

About

┐ ( ̄∀ ̄) ┌ I don't care what you are doing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages