[Gambas-user] Exif library for Gambas

Rolf-Werner Eilert rwe-sse at osnanet.de
Tue Oct 22 15:57:08 CEST 2019


Hi folks,

just read in our German c't magazine about reading Exif data in Python - 
they've got a nifty library there, so it's pretty easy to do.

Is there something like that for Gambas? Might be quite handy one day.

In Gambas it would read like picdate = exif.datetime for instance to get 
the date of the picture. Loading picture data would be something like 
exif.load("pathto.jpg").

Regards
Rolf


More information about the User mailing list