boxes

Boxes is a command line program which draws, removes, and repairs ASCII art boxes.
Download/Install

What's New

Oct 3, 2024

Provides a bug fix for some older Windows variants.
... read more

Mar 13, 2024

Here’s a little hint on how to configure your Windows 10/11 for boxes.
... read more

Oct 3, 2024

The What's New page has the comprehensive list of all blog posts.

More About Boxes

Boxes is a command line program which draws, removes, and repairs ASCII art boxes. It operates as a text filter. The generated boxes may even be removed and repaired again if they were badly damaged by editing of the text inside. Since boxes may be open on any side, boxes can also be used to create (regional) comments in any programming language.

Boxes is useful for making the function headers in your programming language look better, for spicing up news postings and emails, or just for decorating documentation files. Since the drawn box is matched in size to your input text, you can use boxes in scripts to dynamically add boxes around stuff.

Boxes integrates into your text editor (learn how).

Boxes can be configured via command line options, so that your text looks just right in its new surrounding box. You can even configure regular expressions to change the text when a box is added or removed.

New box designs of all sorts can easily be added and shared by appending to a free format configuration file. Be creative!

Boxes is free software under the GNU General Public License, version 3 (GPLv3).