{"categories":[{"label":"Graphics","url":"https://skillfed.io/packages/category/multimedia-graphics"}],"enrichment":{"capability":"Converts images into ASCII art for display in terminals and HTML, supporting multiple image sources including files, URLs, clipboard, and AI-generated images via Gemini or SwarmUI.","skillfed_tags":["ascii-art","image-processing","terminal-ui"],"use_cases":["Display images in terminal environments where graphics are unavailable or impractical.","Generate ASCII art previews of images for web pages or documentation.","Create styled text-art images with custom fonts and backgrounds using to_image_file().","Integrate AI-generated images (via Gemini or SwarmUI) directly into ASCII art workflows.","Test image processing pipelines by converting outputs to ASCII for quick visual inspection."],"what_it_does":"ASCII Magic wraps Pillow to convert images into ASCII art\u2014text-based representations using characters to approximate image tone and detail. It loads images from files, URLs, the clipboard, or generates them via Gemini or SwarmUI, then renders them to the terminal with optional colors, to HTML files, or to image files with styled text overlays.\n\nThe package centers on the AsciiArt class, which exposes methods like to_terminal(), to_html_file(), and to_image_file() with parameters to control output appearance (columns, colors, monochrome mode, width ratio). It also supports optional image enhancement before conversion. The module exposes both class methods and module-level functions for convenience.","worth_installing":"Yes. Low install friction, active maintenance, MIT license, no known vulnerabilities, and a clear single-purpose design make it a safe choice. Install if you need to render images as ASCII art in terminals or HTML; skip if you only need static image manipulation (use Pillow directly instead)."},"id":"ascii-magic","links":{"html":"https://skillfed.io/packages/ascii-magic","md":"https://skillfed.io/packages/ascii-magic.md","pypi":"https://pypi.org/project/ascii-magic/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-12","license_spdx":"MIT","license_treatment":"permissive","name":"ascii-magic","python_support":"supports_current","summary":"Converts pictures into ASCII art"},"popularity":{"monthly_downloads":526979,"position":6172,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.7.5"}
