gfx-php
gfx-php copied to clipboard
ANSI output
It's currently possible to convert a black/white raster image to text.
Write an output codec for printing an image as ANSI (for command-line use).
- [ ] Expand current text output to convert any image to plaintext using unicode box characters.
- [ ] Create palettes for terminal colors
- [ ] Create output codec for converting an image to text with embedded terminal codes