|
imgcli does convert / resize / crop / filter like ImageMagick, and it uses an ffmpeg-style |
Answered by
swperb
Jun 15, 2026
Replies: 1 comment
|
Short version: ImageMagick does far more; imgcli does the common things tiny and fast.
Rule of thumb: imgcli when you want small/fast/scriptable; ImageMagick/ffmpeg when you need the heavy machinery. |
0 replies
Answer selected by
swperb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Short version: ImageMagick does far more; imgcli does the common things tiny and fast.
bench/bench.sh, reproduce it yourself). It also has--jsonoutput + an MCP server, so it's nice for scripts and AI agents.-vfmental model but is built for video;…