PyBonsai is inspired by the amazing cbonsai repository. Whereas cbonsai grows bonsai trees, PyBonsai trees look more like trees you would find in a forest (oak, ash and so on). The trees are configurable via CLI options to make them different sizes, more or less complex, grow at different rates, or use a different set of characters. See useage for more information. Currently, PyBonsai supports 4 different types of tree.
Has no external dependencies.
Given input image, we could generate ASCII art stored under text format in different languages (.txt)
Given input image, we could generate ASCII art stored under image formats in different languages (.png, .jpg, ...). In each format, there are 2 options: Black background and white characters, or vice versa
Given input video, we could generate ASCII art stored under video formats in different languages (.avi, .mp4, ...)
Video/image outputs could be in grayscale or color format. It is totally up to you.
A desktop application which makes it easy to draw circuit diagrams in ASCII characters. No requirements.txt file, requires the following modules from Pypi:
Transform any image into a prime number that looks like the image if glanced upon from far away.
ART is a Python lib for text converting to ASCII art. Turn regular old text into rendered ASCII art with a single function. Also generates textmoji from names (aprint("butterfly")
). Random art (randart()
) is also possible. You can also specify the font used and how it's decorated (if you want). Can even be used as a CLI tool.
A hacked X server that displays everything as ASCII art.
Type stuff in and it turns it into ASCII art. Perfect for banners, e-mail flyers, and IRC.
A website that takes arbitrary images that you upload or from a website and turns them into ASCII art.