| Age | Commit message (Collapse) | Author |
|
Thank you so much PyCharm
|
|
Those are not actual metadata stored in the file, but rather information that
can be trivially derived from the actual data.
This fixes the test suite on current Debian sid, most likely because its
libimage-exiftool-perl (9.98-1) reports more such "metadata" fields than the one
in Jessie (9.74-1).
Fix-committed: #9252
Closes: Debian#789833
|
|
Pillow sucks at parsing malformed pictures :/
|
|
Since exiftool can't remove the Palette field,
let's whitelist it. And even if it could,
this would really degrade the quality of the picture.
|
|
PIL (Python Image Library) is used to open, then save
images, in order to remove unknown metadata.
|
|
This commit fixes some issues for dump operating
systems who doesn't handle capitalization.
|