Skip to content

pteras/EXIFHunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EXIFHunt

EXIFHunt is a lightweight script designed to extract and organize EXIF data from images and videos.

Features

  • Extract EXIF data from multiple images and videos in a selected folder
  • Generate reports in PDF or text format
  • User-friendly interface
  • Great tool for CTF

Supported Image Extensions

  • .jpg
  • .jpeg
  • .png
  • .bmp
  • .gif
  • .tiff

Supported Video Extensions

  • .mp4
  • .mov
  • .avi
  • .mkv
  • .wmv
  • .flv

Installation

  1. Clone the repository:

    git clone https://github.com/pteras/EXIFHunt.git
    cd EXIFHunt
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Run the application:

    python main.py

Requirements

Screenshots

EXIFHunt

Example Report Output

Contributing

Please fork this repository and submit a pull request with your improvements.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Bulk extract and organize EXIF metadata from images and videos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages