baines / imglyph

generate unicode representation of images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hack to create rough representation of an image with unicode glyphs

example output

todo:

  • fix colour mode to use all 256 colors, not just the 216 middle ones
  • add true colour (24-bit) mode for terminal
  • add irc \004 true colour mode
  • dither colours
  • scaling
  • use unicode combining marks n stuff
  • less arbitrary choice of glyphs

About

generate unicode representation of images


Languages

Language:C 100.0%Language:Makefile 0.0%