imgcli generated its own demo + benchmarks #44
swperb
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
A fitting one to open this category: imgcli rendered its own promo assets. The test card and demo images on the landing page were all generated by imgcli itself, and the benchmarks there (vs ImageMagick: ~8× faster resize, ~470× smaller install) are reproducible via
bench/bench.sh.Try it:
imgcli -i testsrc=640x480 card.png imgcli -i card.png -vf "scale=320:-1,grayscale,edge" out.pngMade something with imgcli — a pipeline, a script, a weird filter chain? Show it off here. 🖼️
All reactions