Description
Extract EXIF metadata from a JPEG/TIFF image URL. Returns camera make/model, lens, ISO, exposure, focal length, GPS coords, dimensions, datetime taken, orientation. Use url param Built for AI agents auditing photo provenance, building EXIF-stripping pipelines, or photo organization.
This is a ready-to-deploy endpoint for image analysis utility, delivered as ready-to-run Node.js source.
Accepts 1 query parameter as documented in the included endpoint.json. It has no external API dependencies — it works standalone once deployed.
Package includes: handler.js (the request handler), endpoint.json (metadata and pricing schema), and a README with setup notes. Drop it into an Express (or similar) server and you have a working API endpoint in minutes.






Reviews
There are no reviews yet.