Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
don't store empty exif profiles (forcing the use of JXL container) (#77)
Image.getexif().tobytes() always returns a non empty string. The truth value of the Exif object should be used instead.
- Loading branch information