Skip to content

Instantly share code, notes, and snippets.

@ericwilson
Created April 27, 2014 01:46
Show Gist options
  • Save ericwilson/11335741 to your computer and use it in GitHub Desktop.
Save ericwilson/11335741 to your computer and use it in GitHub Desktop.
Use cURL to check Exif data on Cloudinary images
curl 'https://API_KEY:API_SECRET@api.cloudinary.com/v1_1/CLOUD_NAME/resources/image?exif=1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment