PHP Classes / Image2Char

Convert image to HTML with ASCII art characters

Image2Char PHP Class

This class can be used to convert an image to HTML with ASCII art characters. It can open image files in the GIF, JPEG and PNG formats, traverse the grid of pixels of the image, and generate HTML with text coloring tags that make appear the images as an ASCII art grid of characters. The characters that used to render the ASCII art grid are picked randomly from a given text string.

Similar PHP Classes

Search in PHP Classes

Filter by tags