# EXIF Extractor

Extract EXIF metadata from JPG and PNG images. Reveal camera details, exposure settings, dimensions, and optional GPS data. Streamline photo audits, provenance checks, and technical reviews.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add yjqian19/personal-mcp-exif

# Browse available tools
npx -y @smithery/cli@latest tool list yjqian19/personal-mcp-exif
```

---

Source: https://github.com/yjqian19/personal-mcp
