larsjsol / shellpic

ASCII-art is so 2013
GNU General Public License v3.0
107 stars 15 forks source link

Generate PPM files #8

Closed marado closed 9 years ago

marado commented 9 years ago

http://en.wikipedia.org/wiki/Netpbm_format

Shellpic has already everything needed to generate PPM files, it would be nice if it would actually do them.

larsjsol commented 9 years ago

It probably would not take alot of effort to make this happen, but I'm not sure if this is a good fit. I look at Shellpic as an image-viewer, not a converter (allthough it in a sense it does convert images to formats suitable for terminal emulators/NUTS/etc).

I assume there are lots of other command line tools that can already do this?