Skip to main content

Terminal compatible text-based drawing program featuring full mouse support

Project description

NetPaint

NetPaint is a 100% text-only drawing program, compatible with any terminal emulator that supports the mouse, such as PuTTY, Konsole, iTerm2, and many others. It was inspired by creative ASCII art and my many fond memories of dialup BBSes. NetPaint provides a robust drawing experience completely within the terminal, allowing you to create a wide range of ASCII art, either locally or remotely. NetPaint also exports to normal text files, allowing you to incorporate your creations into server MOTDs, software manuals, or any other text environment.

NetPaint screenshot

Available tools include:

  • Paint - Paint using solid rectangle of the foreground color. The 'Brush Size' option controls the size of the rectangle.
  • Erase - Erase using solid rectangle (sets to transparent). The 'Brush Size' option controls the size of the rectangle.
  • Draw - Draw using rectangle of the selected symbol, drawn using foreground and background colors. The 'Brush Size' option controls the size of the rectangle.
  • Text - Begin writing text using foreground and background colors. Press enter to advance to next line, and escape to exit text mode.
  • Select - Select a new rectangular region for cut/copy/clear (Edit menu).
  • Stamp - Paste the cut/copied region using the original or active colors.
  • Image - View/edit image dimensions. Click apply to update or reset to revert.
  • Layer - View/edit layer information. All tools will update the currently active layer. All layers except 0 may be set as visible or hidden. Flattening the image will combine all layers into layer 0 (applied in order).

NetPaint is programmed in Python, and makes use of the Urwid library for curses functionality.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netpaint-1.1.2.tar.gz (18.3 kB view hashes)

Uploaded Source

Built Distribution

netpaint-1.1.2-py3-none-any.whl (20.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page