[Newbies] Exif support?

Michael Davies mykdavies+squeak at gmail.com
Wed Oct 17 15:34:00 UTC 2007


On 16/10/2007, Monty Zukowski <monty at codetransform.com> wrote:
> I am learning Squeak, and as a first application I want to write a
> little photo organizing application.
>
> I know I will want to extract EXIF information out of the jpeg headers
> of the images.  So far I haven't seen anything in Squeak or the squeak
> repositories that does this.  I'm hoping one of you kind souls can
> point me in the right direction.
>

I don't know if there's a 100% Squeak answer, but Smagick uses calls
out to ImageMagick to do this:
http://lists.squeakfoundation.org/pipermail/announcements/2007-August/000086.html

Hope this helps,
Michael


More information about the Beginners mailing list