ASCIIXEL can generate images an videos using ASCII character or large pixels (with the option to add colour)
You can install all the requirements with the following command.
pip install -r requirements.txtRun the MainApplication python file to start ASCIIXEL. You can modify the render type (ASCII, ASCII COLOUR, PIXEL ART), the ASCII palette, the element size, and the number of colours used (for ASCII COLOUR and PIXEL ART). After adjusting the parameters, you can run a preview or record the result.
Distributed under the GNU GENERAL PUBLIC license. See LICENSE for more information.