search_exif
Extract EXIF, IPTC, and XMP metadata from local files to retrieve camera details, timestamps, author, and GPS coordinates for passive, authorized OSINT investigations.
Instructions
Extract embedded metadata (EXIF/IPTC/XMP) from a local file via exiftool, camera make/model, software, timestamps, author, and GPS coordinates. Flags embedded GPS location. Input is a local file path. Authorized use only: your own assets or a target you are authorized to assess. Passive, public-source collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ||
| json_output | No | Return result as structured JSON. |