Image Metadata Extractor

Extract EXIF, IPTC, and GPS metadata from uploaded images (JPEG, PNG, GIF, WebP, TIFF)

POST api/v1/image-metadata

Extract EXIF, IPTC, and GPS metadata from uploaded images (JPEG, PNG, GIF, WebP, TIFF)

Rate Limiting

Standard rate limits apply to this endpoint.

Authentication

This endpoint requires authentication via API key. You can use the sandbox mode for testing without registering. See the authentication guide for details.

Try It Yourself

Test this endpoint directly from your browser using our API sandbox. No authentication required for testing.

Try API Endpoint

This is a limited sandbox environment.

For full, unlimited API access, register for a free account during our beta period.

/
Sandbox API Usage Get full API access
No token information available
Sandbox limit: 1 token per day with 50 requests per token
Your session has expired. A new token will be created automatically.

Your daily Sandbox API quota has been exhausted. Please try again tomorrow.

Need unlimited access? Register for free and get your own API key with higher limits.

Unable to validate your API token.

Response

Send a request to see the response

                        

Common Use Cases

Photo library management

Extract camera model, exposure settings, and timestamps from uploaded photos to automatically organize and tag images in your digital asset management system.

Privacy compliance and scrubbing

Detect GPS coordinates and personal metadata in user-uploaded images before publishing. Strip sensitive EXIF data to protect user privacy and comply with GDPR.

Image forensics and verification

Analyze image metadata to verify authenticity, check creation dates, and identify the device used. Useful for content moderation and journalism fact-checking.