LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   image to ascii arts converter, anyone? (https://www.linuxquestions.org/questions/linux-software-2/image-to-ascii-arts-converter-anyone-298365/)

chunlee 03-06-2005 12:43 PM

image to ascii arts converter, anyone?
 
hi there:

i am looking for program that can convert image(jpeg, png) into ascii arts. can anyone point me to the right direction?

i thought of looking for gimp plug-in that can do that and i found this AA plugin at:

http://registry.gimp.org/plugin?id=253

but i am not too sure if this is it and how to compile it into gimp.

many thanks

CHUN

randyding 03-06-2005 04:53 PM

You're looking for the aalib library. Just google for that name and you should quickly find it. It comes with example programs and demo's for displaying ascii art to the console, including animations. Its mainly for C program developers. I had to get and install it to compile Quake-2, but have never actually used it.

shengchieh 03-07-2005 04:13 PM

Mabe this might work. graphics and ascii formats are quite
different, so half expect failure.

http://wheel.compose.cs.cmu.edu:8001.../browse/objweb

Sheng-Chieh

Travers 03-22-2005 07:36 PM

This is exactly what you want.
http://aa-project.sourceforge.net/aview/

chunlee 03-22-2005 08:17 PM

wow, aview is way cool. as you said "This is exactly what you want"

many many thanks:)

CHUN

BW-userx 02-01-2019 08:07 AM

I'm running this one for a check it out moment, its in my repo, but Arch got it listed in a post. It's running through a batch of images .. looks chafa, so its lives up to its name. :D
https://www.archlinux.org/packages/c.../x86_64/chafa/

just for a, you didn't ask for it bonus.
https://robobunny.com/projects/asciiquarium/html/

ondoho 02-01-2019 12:49 PM

14 years later, there's a lot of libraries/software that can do that for you.
Code:

libcaca, jp2a ...


All times are GMT -5. The time now is 06:55 PM.