durdraw
ASCII/ANSI art editor with animation support
TLDR
SYNOPSIS
durdraw [options] [filename]
DESCRIPTION
durdraw is a terminal-based ASCII and ANSI art editor with animation support. It allows users to create text-based artwork with color support, save in various formats, and create frame-by-frame animations.
The editor provides a retro computing aesthetic with modern features like mouse support, color picker, brush tools, and layer management. It's popular in the ASCII art community for creating both static and animated artworks.
PARAMETERS
-w, --width N
Set canvas width (default: 80)-h, --height N
Set canvas height (default: 25)-p, --play
Play animation mode-f, --fps N
Set animation frames per second--export FORMAT
Export format: png, gif, txt--no-mouse
Disable mouse support--ascii-only
Restrict to ASCII characters only-v, --version
Display version and exit--help
Display help and exit
KEYBINDINGS
Arrow keys
Move cursorSpace
Draw with selected brushTab
Switch between foreground/background colorc
Color picker modeb
Brush selectionf
Flood fillCtrl+S
Save fileCtrl+Q
QuitPgUp/PgDn
Navigate animation framesF5
Play/preview animation
CAVEATS
Requires terminal with proper ANSI support. Animation playback depends on terminal capabilities. Large animations may consume significant memory. Some export formats require additional dependencies.
HISTORY
durdraw was developed as a modern ASCII/ANSI art editor combining the nostalgia of DOS-based art programs with contemporary features. It has become popular in the ANSI art scene for its animation capabilities.
SEE ALSO
pablodraw(1), asciio(1), gimp(1), imagemagick(1)

