Closed Hund closed 6 years ago
Is it not possible to just use the flag --eraseexif?
--eraseexif
imgp -e sadster.jpg missing image transformation
If not, would it be possible to add that feature?
The PIL library is lossy. So you can try:
imgp -e -x 100
and th resolution will remain the same but the image quality would be changed.
Is it not possible to just use the flag
--eraseexif
?If not, would it be possible to add that feature?