You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The editor for ASCII-graphics, combining a graphical editor and an image to text converter. Decorate your text and surprise your readers with an original social media post or blog post using ASCII graphics. The tool does not require an internet connection and can work offline in a browser.
ascii-video-converter is a Python-based tool that extracts frames from a video, converts them to ASCII art, and plays the ASCII video in the terminal. Users can control playback speed during the video playback. This project is compatible with Windows and uses ascii-magic, PIL, and cv2.
An ASCII Art (AA) Generator is a tool that converts regular images or text into ASCII art. ASCII art is a form of visual representation where images or designs are created using characters from the ASCII character set.
Ascii-art-web consists in creating and running a server, in which it will be possible to use a web GUI (graphical user interface) version of your last project, ascii-art.
This is an image modification tool that gives the user the option to convert any image to a pencil sketch, ASCII art version or pixel art of that image
This project encompasses an ASCII art converter and LZW compression implementation, serving as a comprehensive resource for students undertaking CSCI3280.