Hacker News new | ask | show | jobs
by lukeschlather 5128 days ago
There have been quite a few times I've gotten hopelessly frustrated trying to do simple photo manipulation tasks with GUI software and just jumped back to ImageMagick.

There's a lot to be said for the quiet simplicity of `convert -scale 25% foo.jpg smallfoo.jpg`.