Skip to content

Quick Start Guide

Mohammed Zahid Wadiwale edited this page Dec 12, 2025 · 1 revision

1. Install ExifPlus

pip install exifplus

2. Run the application

exifplus

or:

python -m exifplus

3. Open an image/video

Choose:

  • Local File
  • Open From URL

4. Edit metadata

  • Double-click to edit
  • Right-click β†’ Delete or Add Row

5. Export metadata

CSV / JSON

6. Generate HTML Report

Professional metadata report for:

  • Bug Bounty (Bugcrowd, H1)
  • Forensics
  • Documentation

Clone this wiki locally