danielgtaylor / jpeg-archive

Utilities for archiving JPEGs for long term storage.
1.16k stars 121 forks source link

Generic image-compare #42

Closed sinconix closed 6 years ago

sinconix commented 8 years ago

Please consider allowing jpeg-compare to take two (instead of one) uncompressed PPM images. This would make it much more flexible and for comparing other image compressors.

lfos commented 6 years ago

Both arguments to jpeg-compare can now be PPMs and, even better, jpeg-compare now auto-detects file types. So you can simply call jpeg-compare 1.ppm 2.ppm without any further options.