jamesbrink / docker-image-to-ascii

Docker container for image-to-ascii

Repository from Github https://github.comjamesbrink/docker-image-to-asciiRepository from Github https://github.comjamesbrink/docker-image-to-ascii

image-to-ascii

Build Status Docker Automated build Docker Pulls Docker Stars

About

This is a docker-container for image-to-ascii.

Usage

Converting an image to ascii.

$ docker run -i --rm jamesbrink/image-to-ascii < octofez.png

Converting an image to ascii and saving it back to a file.

$ docker run -i --rm jamesbrink/image-to-ascii < octofez.png > output.txt

About

Docker container for image-to-ascii

License:MIT License


Languages

Language:Shell 52.7%Language:Makefile 47.3%