Skip to content

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.

Notifications You must be signed in to change notification settings

YasinC2/ASCII_Art_Paint

 
 

Repository files navigation

ASCII Art Paint

free and open-source web-based application for creating and editing images consisting of text characters and hieroglyphs (ASCII graphics / Shift_JIS art / Kaomoji and many others). 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.

play online: https://yasinc2.github.io/ASCII_Art_Paint

itch.io: https://kirill-live.itch.io

Simple interface

The editor has basic functionality and an interface similar to most popular graphic editors for more convenient use. You can use drag and drop to open a file. The usual txt file format is used to load and save data, which ensures full compatibility with other text editors.

Tuesday JS scene editor

Adapting bitmaps

If you open a bitmap in the editor, it will be displayed on the background of the canvas and can be used as a template or example to redraw the image into text symbols.

Tuesday JS scene editor

Customizable symbol palette

Using the built-in symbol table, you can get all the available symbols of a font in the selected range and use them to create your own symbol palette. You can specify a symbol to draw without using the palette, but using the keyboard, including using keyboard shortcuts for special symbols. Optionally, you can load multiple fonts from .ttf, .woff and .woff2 files and use them instead of the default font.

Customizable symbol palette

Image to text conversion

You can convert a bitmap image to text format by specifying the size and symbols palette, from the symbol for the darkest color to the symbol for the lightest color. Thus, you have complete control over the conversion process to get the most suitable result.

Image to text conversion

Dark & light interface theme

You can easily and quickly switch between dark and light user interfaces themes. this feature will show you how images will look on a dark background with light symbols or a light background with dark symbols.

Dark & light interface theme

Built-in text editor

The built-in text editor will allow you to work with the image in the same way as in a regular text editor. In addition this feature will allow you to quickly add data to the editor and copy it back to the clipboard.

Built-in text editor

Shortcuts for ease of use

The main tools now have shortcuts to make them easier to use.

  • Hand/Scroll: Alt+H OR Alt+1
  • Brush/Pencil: Alt+B OR Alt+2
  • Eraser: Ctrl+Alt+E OR Alt+3
  • Fill: Ctrl+Alt+F OR Alt+4
  • Pipette: Alt+P OR Alt+5
  • Selection: Alt+S OR Alt+6

About

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.

Resources

Stars

Watchers

Forks

Languages

  • HTML 100.0%