|
Florin Andrei wrote:
(newbie here, using this as a pretext to learn Lua)I want to write a Lua program to sort and process image files based on EXIF tags. I can always use an external utility such as exiv2 to get the info out of the files, but I was wondering if there are some EXIF bindings in Lua already.
I think that IUP (a GUI Toolkit) has an image library that supports the EXIF code in some files. Not sure though. Ralph