Download the PHP package tigra-image-library/ascii-art without Composer
On this page you can find all versions of the php package tigra-image-library/ascii-art. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tigra-image-library/ascii-art
More information about tigra-image-library/ascii-art
Files in tigra-image-library/ascii-art
Download tigra-image-library/ascii-art
More information about tigra-image-library/ascii-art
Files in tigra-image-library/ascii-art
Vendor tigra-image-library
Package ascii-art
Short Description This class can generate a text that looks like a given image. It traverses the pixels of a given image and converts the color values of each region to a character text, so when you look at the sequence of converted characters it looks like the original image. The result text can optionally be outputted formatted as HTML and be displayed in color.
License LGPL-3.0-only
Homepage https://github.com/artur-graniszewski/tigra-ascii-art
Package ascii-art
Short Description This class can generate a text that looks like a given image. It traverses the pixels of a given image and converts the color values of each region to a character text, so when you look at the sequence of converted characters it looks like the original image. The result text can optionally be outputted formatted as HTML and be displayed in color.
License LGPL-3.0-only
Homepage https://github.com/artur-graniszewski/tigra-ascii-art
Please rate this library. Is it a good library?
Informations about the package ascii-art
ASCII ART GENERATOR
Introduction
This class can generate a text that looks like a given image.
It traverses the pixels of a given image and converts the color values of each region to a character text, so when you look at the sequence of converted characters it looks like the original image.
The result text can optionally be outputted formatted as HTML and be displayed in color.
Sample output
Original image
ASCII art after image crop
Code example
All versions of ascii-art with dependencies
PHP Build Version
Package Version
The package tigra-image-library/ascii-art contains the following files
Loading the files please wait ....