jpegultrascan
jpegultrascan copied to clipboard
JPEG recompressor that tries all scan possibilities to generate smallest size
Results
2
jpegultrascan issues
Sort by
recently updated
recently updated
newest added
``` $ find *jpg -printf '%s %p\n' | sort -n 432208 t_ect.jpg 432212 t_ultra.jpg 478307 t.jpg ``` > I found more jpegs, where `jpegultrascan` is exactly 4 bytes larger than...
I know some people on Discord who are using jpegultrascan on Windows, and it simply dies when using jpegtran from IJG. Steps to reproduce (I was able to reproduce the...