victordomingos / optimize-images

A command-line interface (CLI) utility written in pure Python to help you reduce the file size of images.
https://no-title.victordomingos.com/projects/optimize-images
MIT License
272 stars 49 forks source link

Use imghdr.what() to detect image type from file signature in do_optimization() #15

Closed victordomingos closed 4 years ago