 |
| File |
Role |
Description |
ascii.png |
Screen |
A screenshot of the generated ASCII Art in all its full-coloured glory |
|
This class can be used to render images using text characters.
It reads an image file and translates its pixels into a grid of text characters.
The class can also generate colored text grids using HTML tags to assign the original pixel colors to each of the generated text characters.
It can render images originally in the GIF, JPEG, PNG, WBMP and XBM formats.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (71.4%) |
Sufficient (75.0%) |
- |
Sufficient (71.4%) |
- |
- |
Not sure (50.4%) |
1296 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
ascii.class.php |
Class |
[Class] ASCII Art Generator (ascii.class.php) |
index.php |
Example |
A practical example of how to use the class (view at http://ascii.techhappens.com) |