ImageInfo: reading image metadata (EXIF) with JavaScript
Ajax Blogs - 100 days ago Posted by bluray
Jacob Seidelin finishes up his binary meme with a post on reading image metadata with JavaScript via a library that groks EXIF data.
It tries to detect the format of the image file and then reads the header and pulls out information about dimensions and color depth among other things. If
Log in to comment or register here.