Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For pngs you will get better results by using optipng and then pngout on the result.

    optipng in.png -o 5 -strip all -out temp.png
    pngout -f6 -kp -ks temp.png out.png
For jpegs, use jpegrescan.

    jpegrescan -s -t in.jpg out.jpg


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: