Strip metadata from images (C2PA, EXIF, XMP)
strip_image_metadataRemoves C2PA, EXIF, XMP, ICC, and all metadata from images. Supports JPG, PNG, WebP, GIF, TIFF, and returns a cleaned downloadable file.
Instructions
Removes C2PA 'Made with Claude' credentials, EXIF, XMP, ICC, and all other metadata from images. Supports JPG, PNG, WebP, GIF, TIFF. Free to use, no API key required. Returns the cleaned image as a downloadable file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_url | Yes | URL of the image to strip metadata from |