[plt-scheme] EXIF?

From: Eli Barzilay (eli at barzilay.org)
Date: Mon Oct 16 15:35:34 EDT 2006

On Oct 16, Doug Orleans wrote:
> I'm looking for some code to extract EXIF data from JPEGs.  Eli posted
> a link to some code in 2003, but that link no longer exists:
> 
> http://list.cs.brown.edu/pipermail/plt-scheme/2003-January/001554.html
> 
> Is this code still floating around?  Or something equivalent?

I've put the file at http://tmp.barzilay.org/exif.ss -- it still works
for me, but will probably require some tweaking to work for you.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!


Posted on the users mailing list.