Hacker News new | ask | show | jobs
by pork 5338 days ago
You dont need an image editing program, just imagemagick:

> convert a.jpg -strip -quality 60 a.jpg

1 comments

The images need cropping/resizing, but yes, imagemagick could do it.