2015-12-02 15:40:43 +01:00
2015-11-22 18:28:21 +01:00
2015-11-21 22:19:10 +01:00
2015-11-21 22:48:55 +01:00
2015-11-20 23:02:24 +01:00
2015-12-06 02:00:01 +01:00
2015-11-20 23:02:24 +01:00
2015-12-02 19:54:54 +01:00

img2ascii

Image to ASCII-Converter

build instructions

Execute stack build. Result is then in your .stack-work/dist/$system/$cabal/build/img2ascii/ folder. Replace $system and $cabal according to your installation.

Alternatively you can install the program with stack install to ~/.local/img2ascii or for all users (if stack install is invoked as root).

Three true-color example images in the resolution of 225x65, 225x65 and 100x40 are included. To view them just type cat image1.img in a suitable (aka TrueColor) terminal.

One 256-color example is also included. Type cat rose_256.img to view that.

example

rose-image

Description
Image to ASCII-Converter
Readme 707 KiB
Languages
Haskell 100%