{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/11"},{"label":"Graphics","url":"https://skillfed.io/packages/category/multimedia-graphics/2"},{"label":"System Shells","url":"https://skillfed.io/packages/category/system-system-shells"},{"label":"Artistic Software","url":"https://skillfed.io/packages/category/artistic-software"}],"enrichment":{"capability":"Converts images to ANSI escape code sequences for display in terminal interfaces, supporting both ASCII and Unicode output with configurable color depths and terminal palettes.","skillfed_tags":["terminal-graphics","ansi-art","cli-visualization"],"use_cases":["Display images in terminal-based dashboards or monitoring tools without leaving the CLI","Convert image files to ANSI art for inclusion in terminal documentation or README files","Render images in low-color environments (8 or 16 color TTYs) with theme-aware palette selection","Build terminal UI applications that need to show image previews or thumbnails inline","Generate ANSI art from programmatically created or filtered images using Pillow or NumPy"],"what_it_does":"CLImage is a Python library and CLI tool that renders images as ANSI escape code sequences suitable for display in terminal windows. It accepts image files, Pillow Image objects, or raw RGB arrays and converts them into colored text output, with support for ASCII or Unicode characters and color depths ranging from 8-color to full Truecolor. The library uses KDTrees for fast color lookup and memoization to optimize repeated conversions.\n\nThe package is designed for developers who need to display images in command-line interfaces, whether for visualization tools, terminal-based dashboards, or artistic rendering. It handles image resizing, color palette selection (including system palettes like Solarized), and provides both high-level conversion functions and lower-level helpers for pixel-by-pixel control over ANSI code generation.","worth_installing":"Yes, if you need terminal image display and can tolerate aging maintenance. The package is stable, has no known vulnerabilities, and low install friction. However, the 684-day gap since last release and aging status suggest it may not receive bug fixes or feature updates; verify that its current behavior meets your terminal and color-depth requirements before depending on it for critical workflows."},"id":"climage","links":{"html":"https://skillfed.io/packages/climage","md":"https://skillfed.io/packages/climage.md","pypi":"https://pypi.org/project/climage/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2024-09-29","license_spdx":null,"license_treatment":"permissive","name":"climage","python_support":"supports_current","summary":"Convert images to beautiful ANSI escape codes"},"popularity":{"monthly_downloads":74873,"position":14779,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.2"}
