Packages from tigra-image-library

  • PHP

    tigra-image-library/ascii-art

    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.

  • PHP

    tigra-image-library/gd2-imaging

    An advanced image processing library.