imgcat

It's like cat, but for images.

ISC License

Stars
852
imgcat - v2.6.0 Latest Release

Published by eddieantonio 10 months ago

Full Changelog: https://github.com/eddieantonio/imgcat/compare/v2.5.2...v2.6.0

Changed

  • BREAKING CHANGE: Preserve aspect ratio when providing --width and --height. Use --no-preserve-aspect-ratio to disable. Thanks @mdesantis!
imgcat - v2.5.2

Published by eddieantonio 12 months ago

Various bug fixes

Full Changelog: https://github.com/eddieantonio/imgcat/compare/v2.5.1...v2.5.2

NOTE: Do not download imgcat-2.5.2.tar.gz; download imgcat-2.5.2+20231031.tar.gz. I accidentally added arm64 objects to it??? Somehow??? Kids, don't handwrite your configure script and makefiles. You WILL get it wrong 🙈

imgcat - v2.5.1

Published by eddieantonio almost 3 years ago

imgcat - v2.5.0

Published by eddieantonio almost 4 years ago

Changed

  • build system no longer uses autotools
imgcat - v2.4.0

Published by eddieantonio almost 4 years ago

Added

  • --depth=24bit/--24bit — 24-bit or "true" color depth. Contributed by Sotiris Papatheodorou (@sotpapathe).

Modified

  • better temporary file name handling. Contributed by @kennbr34.
  • use autoconf to check for mcurses. Contributed by @kennbr34.
  • CImg is now imported as a git submodule. Contributed by Erick Ochoa (@efferifick)

Fixed

  • link against ncurses. Contributed by Josh Braendel (@Jbudone)
imgcat - v2.3.0

Published by eddieantonio over 6 years ago

  • Add the --half-height option, which uses half-height blocks (â–€) to double
    the vertical resolution. Note that this only looks good in certain terminal
    configurations, but when it looks good, it looks dayum good! (Issue #16)
imgcat - imgcat 2.2.0

Published by eddieantonio over 6 years ago

  • add --height option (#10)
  • support width option for iTerm2 mode (#17)
imgcat - imgcat 2.1.0

Published by eddieantonio almost 7 years ago

  • Adds ability to pipe images from stdin (#13, #14)
imgcat - imgcat 2.0

Published by eddieantonio over 7 years ago

  • Adds support iTerm2's inline images. This will be used by default in iTerm2
  • Uses CImg as a more robust library to load and scale images.
Package Rankings
Top 5.79% on Proxy.golang.org
Badges
Extracted from project README
Build Status