{"categories":[{"label":"Terminals","url":"https://skillfed.io/packages/category/terminals"}],"enrichment":{"capability":"Displays images in iTerm2, WezTerm, and tmux by rendering them directly in the terminal via a Python CLI and API.","skillfed_tags":["terminal-graphics","matplotlib-backend","cli-utility"],"use_cases":["Display matplotlib plots directly in the terminal during interactive data exploration or scripting.","View image files from the command line without opening an external image viewer.","Render numpy arrays and PIL images inline in a terminal REPL or Jupyter notebook.","Use as a matplotlib backend in scripts to capture plot output to the terminal instead of a file.","Pipe image data through stdin to imgcat for quick preview in shell pipelines."],"what_it_does":"imgcat is a Python CLI and library that renders images directly in terminal emulators that support inline image protocols. It works with iTerm2, WezTerm, and tmux (with version-specific caveats), and can display images from files, stdin, numpy arrays, PIL Image objects, and matplotlib figures. The package also provides a matplotlib backend so that plotting code can render directly to the terminal instead of to a window or file.\n\nThe core use case is interactive terminal workflows where you want to see image output without leaving the shell or opening external viewers. It has no runtime dependencies, making installation straightforward on systems where the terminal emulator already supports the protocol. The main constraint is terminal compatibility\u2014the feature only works in emulators that implement iTerm2's inline image protocol or WezTerm's equivalent.","worth_installing":"Yes, if you use iTerm2, WezTerm, or tmux and want inline image display in your terminal. The package has no runtime dependencies, making it lightweight to install. However, the aging maintenance status and high install friction (source-only distribution) mean you should verify compatibility with your specific terminal version before relying on it for critical workflows. Not useful outside compatible terminal emulators."},"id":"imgcat","links":{"html":"https://skillfed.io/packages/imgcat","md":"https://skillfed.io/packages/imgcat.md","pypi":"https://pypi.org/project/imgcat/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2024-11-21","license_spdx":null,"license_treatment":"permissive","name":"imgcat","python_support":"supports_current","summary":"imgcat as Python API and CLI"},"popularity":{"monthly_downloads":197615,"position":9755,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.6.0"}
