File Metadata & EXIF Stripper API
## Overview Privacy-focused metadata removal for image files. ## Features - **JPEG EXIF Stripping**: Removes all APP markers (EXIF, XMP, IPTC, ICC profiles, comments) from JPEG files at the binary level. - **PNG Chunk Stripping**: Removes tEXt, zTXt, iTXt, eXIf, iCCP, and other non-essential chunks from PNG files. - **Analyze Mode**: Get a full report of embedded metadata without modifying the…
File Metadata & EXIF Stripper API endpoints
| Method | Endpoint | Description |
|---|---|---|
| strip | ||
| POST |
strip-or-analyze-metadata /strip |
Upload a JPEG or PNG file. Returns the cleaned binary (default) or a JSON metadata report (?mode=analyze). |
File Metadata & EXIF Stripper API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19 / month | — |
|
| ULTRA | $49 / month | — |
|