Tested tool guide
Tested browser tools
Checked August 16, 2026
What Comic Strip Maker does, with a checked example
A comic strip is a timing machine before it is a drawing: the beat lands when the panel grid forces the eye across the page. This tool builds that machine. You choose how many rows and columns of panels to set, then fill each panel with speech bubbles for character dialogue and caption boxes for narration. The grid, the bubbles, and the captions are what the tool manages; it is not an illustration program, so the art in each panel must come from elsewhere. The surprise for most users is that the layout comes first, so long dialogue breaks the panel before the drawing does.
Worked example
A concrete input and expected output from the current implementation.
Input
2x2 grid with four dialogue lines: Panel 1: Left my keys in the car. Panel 2: The car that's at the shop? Panel 3: The car that's at the shop. Panel 4: ...
->
Expected output
A strip of four panels in two rows of two. In reading order the panels hold: (1, top left) Left my keys in the car., (2, top right) The car that's at the shop?, (3, bottom left) The car that's at the shop., (4, bottom right) ...
The 2-by-2 grid produces exactly four cells, and the dialogue is placed in the standard comics reading order (left to right, then top to bottom), so the lines land top-left, top-right, bottom-left, bottom-right. The result is a finished layout even with no art drawn.