gfx-php icon indicating copy to clipboard operation
gfx-php copied to clipboard

ANSI output

Open mike42 opened this issue 7 years ago • 0 comments

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

mike42 avatar Apr 28 '18 12:04 mike42