Outline vs Script vs Beatsheet — What's the Difference
Three documents come before the final art, and confusing them wastes time. The **outline** is bullet-point story structure: chapters, scenes, beats, in roughly the order they happen. The **beatsheet** is one document tighter — the 8–15 critical story beats reduced to one line each (Save the Cat style). The **script** is what the artist reads to draw — every panel described, every line of dialogue written. Outline first (1–3 pages), then beatsheet if the outline is long enough to need one (half a page), then script (10–80 pages depending on book length). Skipping the outline and going straight to script means you're plotting and writing simultaneously, which is what stalls projects.
Why Outlines Make the Difference
Outlines are cheap to revise. Moving "Mara discovers the killer's identity" from chapter 4 to chapter 6 in an outline is a one-line edit. The same move in a finished script is a rewrite of 20–30 pages. Working comic writers test plot decisions in the outline, fail the bad ones cheaply, and only script what survived. Outlining feels slower because the page count grows slower, but the finished project ships months earlier.
Template 1 — Comic Strip Outline (3–8 Panels, Single Strip)
For a one-strip gag or beat: ``` STRIP: <title> Setup (panel 1): <one line> Development (panels 2–3): <one line> Twist or punchline (final panel): <one line> Cast: <names> Location: <one> ``` Four lines of outline. The strip itself is 30–80 words of dialogue total. Outlines that long for a strip that short feel ridiculous until you actually try — picking the punchline before drawing saves you the 'this isn't landing' redraw.
Template 2 — Short Comic Outline (8–24 Pages)
For a one-shot or short story: ``` COMIC: <title> Premise (one sentence): <hook> Cast (2–4 characters): <names, roles> Setting: <one paragraph> ACT 1 — Setup (pages 1–4) - Page 1: <opening beat> - Page 2: <inciting event> - Page 3: <main character reacts> - Page 4: <choice / commitment> ACT 2 — Development (pages 5–16) - Pages 5–8: <complication> - Pages 9–12: <midpoint reversal> - Pages 13–16: <crisis> ACT 3 — Resolution (pages 17–24) - Pages 17–20: <climax> - Pages 21–24: <denouement> ``` One line per page. The outline reads as a paced 24-line summary. If it reads dull as an outline, the comic will read dull too — fix it here.
Template 3 — Long-Form Comic / Graphic Novel Outline (60+ Pages)
For book-length work: ``` GRAPHIC NOVEL: <title> Logline: <one sentence> Genre: <list> Target length: <pages> CHARACTERS - <name>: <role, motivation, arc> - <name>: <role, motivation, arc> CHAPTER 1 — <title> (pages 1–20) Summary: <2–3 sentences> Key beats: - <opening beat> - <complication> - <closer that pulls into chapter 2> CHAPTER 2 — <title> (pages 21–40) Summary: <2–3 sentences> Key beats: - <opening beat that follows chapter 1> - <complication> - <closer> ... etc through Chapter 8 (or however many) ``` For a 160-page graphic novel, that's 8 chapters × 20 pages each. Read the full outline back as a continuous summary — if any chapter's summary doesn't land or doesn't follow from the previous, that's where the book will sag. Fix it before scripting.
How to Plot Each Beat
Three questions per beat: What does the protagonist want? What is stopping them? What is at stake if they fail? If you can't answer all three for a beat, the beat is unfocused and the reader will skim past it. Some beats have low stakes — that's fine, but then the beat should be doing other work (humor, character, atmosphere). A beat that has no want, no obstacle, and no stakes is a beat that doesn't belong in the comic.
The Dropped-Beat Test
Read the outline and ask: if I removed this beat entirely, would the story still work? If yes, the beat is filler and should go. Most first outlines have 20–30% filler. Cut it before you script — every cut beat saves 1–3 pages of drawing time.
Pacing the Outline
A common amateur mistake: long stretches of setup with rushed climaxes. Count pages on the outline by section — Act 1 should be ~20% of total pages, Act 2 ~50%, Act 3 ~30%. If your outline has Act 1 running 40% of total pages, you're over-establishing. If Act 3 runs 10%, you're rushing the payoff. Working comic writers redistribute pages between acts at the outline stage; redoing the redistribution after scripting is a rewrite.
From Outline to Script
Once the outline is solid, scripting is straightforward — every line becomes 1–3 panels of script. A 24-line short-comic outline scripts to roughly 60–80 panels distributed across 24 pages. Modern AI comic tools can take an outline (paste it in) and output a paneled draft script in minutes. Useful as a fast first draft to edit, less useful as a final script — the AI follows your outline structure but won't put voice into the dialogue. Your job: outline carefully, then edit the AI draft for character voice and key moments.