Why making PIL.Image.getexif so complex? #5

Open
opened 2024-04-27 14:33:05 +02:00 by Benjamin_Loison · 0 comments

See the Stack Overflow answers 56571871 concerning PIL.Image.getexif and 4765242 concerning PIL.Image._getexif.

Well _getexif is not that easy to use too, why not having something clean like exiftool?

See [the Stack Overflow answers 56571871](https://stackoverflow.com/a/56571871) concerning `PIL.Image.getexif` and [4765242](https://stackoverflow.com/a/4765242) concerning `PIL.Image._getexif`. Well `_getexif` is not that easy to use too, why not having something clean like `exiftool`?
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Benjamin_Loison/Pillow#5
No description provided.