IMG·2·JSON is a Google App. Engine python application that extracts metadata from images and returns the results as a JSON string.

Extract Image Metadata

How to use?

Usage is simpler then expected. Just send a request to the fetcher-script URL hosted on Google App Engine.

An example query:

http://img2json.appspot.com/go/?callback=myCallbackMethod&url=

http://assets.flog.co.nz/favicon.png

Response parameters include the image mimeType, size, height, width, byteSize & exif metadata.

WebResourcesDepot Feed