SnapHunt is a lightweight Python tool for image intelligence gathering (IMGINT).
It extracts metadata, generates cryptographic hashes, fetches system and host info, and builds direct reverse image search links β all in one report.
- π Image Metadata Extraction
- Format, size, and mode
- π Cryptographic Hashes
- MD5, SHA1, SHA256
- π GPS Data Extraction (if available)
- Latitude, Longitude, Google Maps link
- π Reverse Image Search Links
- Google Lens
- Yandex
- Bing
- TinEye
- SauceNAO
- π Automatic Report Generation
- Timestamped
.txtfile
- Timestamped
git clone https://github.com/yourusername/SnapHunt.git
cd SnapHunt
pip install -r requirements.txtpython SnApHuNT.py path/to/image.pngThis tool is for educational and research purposes only. The author is not responsible for any misuse.
