rich-pixels icon indicating copy to clipboard operation
rich-pixels copied to clipboard

A Rich-compatible library for writing pixel images and ASCII art to the terminal.

Results 2 rich-pixels issues
Sort by recently updated
recently updated
newest added

Summary of changes: - Add `from_base64_image` static method - Add sample base64 image as a text file - Test is not passing :( Feel free to close this, but I...

WISHLIST: Looking at extending the renderer to use Unicode BLOCK SEXTANT glyphs (and newer Unicode 16 BLOCK OCTANT etc.), but it would require a "width % 2" ability with a...