Skip to content

v0.2 - Alpha

Latest
Compare
Choose a tag to compare
@RodPaDev RodPaDev released this 22 Nov 21:34
· 3 commits to main since this release

Terminal program written in go that takes images and converts each pixel to a div with its colour set with inline css.

Supported image formats:

  • .png
  • .jpg

Notes:

  • This was compiled and tested on Mac
  • Removed the whole flag thing because it's not worth the hassle