Workflow CLI for editing braille ASCII art. You can edit an image on your editor of choice, and it will show to the terminal on what it will look like.
Note
Benday files ends with .by.png
Pressing c will clean the canvas (not the comment pixels)
Pressing C will clean the canvas (including the comment pixels)
Pressing t will toggle the canvas' padding. You can move stuff more freely now.
Pressing r will bring up the resize interface where you can resize the canvas.
If you have at least Go 1.23, install using the following command:
go install github.com/noAbbreviation/benday
Note
A release may be in the works.
- Resizable and movable canvas viewport for bigger canvases
- OS native file locking