Skip to content

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jun 03:14
· 12 commits to main since this release
ce609b4

imgcli v0.5.0 — feature-complete polish before the distribution push.

Added

  • Man page — a proper imgcli.1 plus a make install-man target (also pulled in by make install), so man imgcli works and distro packagers get the page they expect.

Documentation

  • Sharpened the README headline — "ImageMagick's power, ffmpeg's syntax, zero dependencies."
  • Surfaced the benchmarks near the top: ~8.6× faster resize and ~8× faster grayscale than ImageMagick, in a 232 KB single binary vs ~109 MB (details).
  • Noted that AVIF / JPEG XL decoding stays out of the dependency-free default by design.

Install

brew install swperb/tap/imgcli · nix run github:swperb/imgcli · winget swperb.imgcli · AUR imgcli · Scoop · .deb below.

Full Changelog: v0.4.0...v0.5.0