EXIFHunt is a lightweight script designed to extract and organize EXIF data from images and videos.
- 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
- .jpg
- .jpeg
- .png
- .bmp
- .gif
- .tiff
- .mp4
- .mov
- .avi
- .mkv
- .wmv
- .flv
-
Clone the repository:
git clone https://github.com/pteras/EXIFHunt.git cd EXIFHunt
-
Install the required dependencies:
pip install -r requirements.txt
-
Run the application:
python main.py
- Python 3.x
- Pillow
- hachoir
- FPDF
- customtkinter
Please fork this repository and submit a pull request with your improvements.
This project is licensed under the MIT License. See the LICENSE file for details.