How to Make Manga with AI: The 5-Stage Workflow from Script to Finished Page
Start with the honest part: no tool today takes a story in and gives a finished manga out. That does not mean AI is useless here. Split manga production into five stages—script, composition, line art, finishing, lettering—and the middle three are where AI pays off most. The two on the ends are storytelling decisions, and handing those over usually makes you slower.
What actually stalls most people is not image quality. It's the handoffs: how to write a script a model can read, what a character needs before you generate a single panel, and whether to refine or start over when a result is wrong. This article walks all five stages and the handoffs between them.
Why "one click, one whole chapter" doesn't work yet
This isn't a compute problem. Three things manga requires sit outside what image models currently do well:
- Consistency across panels. The same character has to keep one face, one outfit, and one height ratio across dozens of panels. Every generation is an independent event—"remembering the last panel" comes from reference images you supply, not from the model.
- Text inside the image. Speech balloons and sound effects are part of the layout. Generated lettering tends to come out as garbled or hallucinated text, and it's worse in Chinese and Japanese. (The cause is the training data — models learned from images carrying subtitles, watermarks, and signatures — not simply the presence of the word "dialogue" in your prompt.)
- Layout is storytelling. Which panel is big, where the eye travels—those are authorial decisions. The model doesn't know your pacing, so it can't decide "this one goes full-bleed because it's the climax."
So the practical move isn't waiting for one-click generation. It's putting AI where AI is actually strong, which is where the five-stage split comes from.
The five stages, and who does what
| Stage | What it decides | Fit for AI | Why |
|---|---|---|---|
| 1. Script / panel breakdown | Panel count, what's in each panel, where dialogue lands | ❌ You | It's a storytelling decision, and it's the input to everything after |
| 2. Composition rough | Pose, camera, where figures sit in frame | ✅ Very strong | Cheap, fast to iterate, no style to worry about yet |
| 3. Line art | Turning the rough into clean lines | ✅ Strong | The rough acts as an anchor, so results are stable |
| 4. Finishing (screentone or color) | Light, texture, mood | ✅ Strong | Consistency comes from shared references, not re-prompting |
| 5. Lettering | Balloon placement, type size, breathing room | ❌ You | Text breaks, and balloon position is the pacing |
⚠️ One terminology note, because it trips everyone up. What this article calls stage 1 is a written artifact — camera, action, setting, and dialogue as structured fields per panel. That's a script or panel breakdown. A storyboard (name / nemu in manga, thumbnails or layouts in Western comics) is the drawn version, with rough figures and panel borders, and it comes downstream of the script. AI write-ups routinely conflate the two, promising "AI storyboards" while actually describing prompt specs.
AI eats the drawing hours in the middle, not the judgment at either end. That's also why so many people report "I used AI and it wasn't faster"—they skip stage 1, let the model guess the story, and spend the savings sorting through images.
This is one division of labor, not an industry rule. Plenty of professionals do use language models at stage 1 to break prose into shot lists, and plenty find AI line art still needs hands and background perspective redrawn by a person. What follows is a route that works in practice, not the only one.
Stage 1: write a script the model can read
A storyboard is already the blueprint for a comic. What changes when the next reader is a model: it has to be written, and it has to separate the picture information from the story information.
Every panel needs at least these four fields. Leave one out and the model invents it.
- Camera — close-up / bust / full body / wide, and low or high angle
- Character and action — who's in frame, doing what, facing where
- Setting — place, time of day, light source
- Dialogue — in its own field. Never in the picture description, or the model will try to draw the words.
The bad version is "the protagonist stands sadly in the rain." No camera, no distance, no light source—so every generation returns something different. Rewrite it as "medium shot, slight high angle. The protagonist stands at the mouth of an empty alley. Night rain. The only light is the shop sign behind her." Consistency improves immediately.
Stage 2: lock the character before you generate panel one
This is the most important and most-skipped step in the whole pipeline: before generating any panel, give every character a fixed set of reference images.
In practice that means generating a clean character reference first — white background, no text, nothing else in frame — that pins down what this person looks like. From then on, every panel generation gets the same reference. Only then does the model have an anchor for "this is what this person looks like."
⚠️ How you feed the reference matters more than having one. Drop in a multi-view turnaround — front, side, and back on one canvas — and the common result is the model reading it as three people in the scene, or bleeding the back design onto the front. The reliable practice is one clean image, one view at a time; when you need more precision than that gives you, the next step is training a character-specific model rather than piling on more reference images.
Skip it and you land straight in the most common complaint: the protagonist in panel 3 and the protagonist in panel 17 look like siblings. Character consistency has a whole toolkit behind it—how many references, how to phrase descriptions, when it's worth training a dedicated model—covered separately. The point here is where it sits in the pipeline: it's setup, not damage control.
One more thing: keep appearance data separate from character writing. Height, build, hair color, eye color, usual outfit are for drawing. Personality, backstory, and motivation are for the story. Modern models do read natural language well, so a phrase like "wary, keeps her distance" can legitimately inform expression and posture — but prompt bloat is real, and concrete visual descriptors outrank abstract backstory when you need the same face twice. That split is the practical reason a character sheet has separate fields at all.
Stage 3: advance by stage; don't jump to a finished image
The beginner move is to ask for a full-color finished panel immediately and regenerate the whole thing whenever it's wrong. Two problems: it's expensive, and every regeneration also wipes the parts you liked.
The stable approach is to advance in stages, each one built on the last:
- Composition rough. Pose, body proportions, the big shapes of the background. No style, no detail. This is the cheapest stage and the one meant for volume—five or six tries for one panel costs you nothing worth protecting.
- Line art. Only once the composition is settled. Feed the character references here and the identity locks in.
- Finishing. Only once the line art is settled — and decide first whether you're making monochrome manga (screentone, blacks, effects) or color comics/webtoon (rendering). Those are different processes and different finished products; don't treat them as interchangeable. Style consistency comes from using the same references across the whole chapter, not from re-tuning a prompt every image.
⚠️ Be clear about the mechanism here. Diffusion models default to producing a fully rendered image in one pass; they will not politely hand you line art only. Getting the staged pipeline above requires explicitly constraining each pass — feeding the previous stage back in as the input image (image-to-image), or driving it with line-art control adapters. And there's an equally mainstream route running the other direction: you draw the composition rough, and AI does the line art and finishing. If you can already draw, that one gives you more control.
Keep every stage; don't overwrite. You will want to compare "was the line art better before rendering?", and when the same location comes back next chapter, the old composition rough is reusable as-is.
Stage 4: when it's wrong, decide refine vs. restart first
This is the single biggest time-saver, and most people only ever press "generate again."
| What's wrong | What to do |
|---|---|
| Composition, angle, and character are right; one detail is off (expression, hand position, one background object) | Refine — instruct it to change only that and leave everything else untouched |
| The camera or pose is fundamentally not what you wanted | Restart — go back to the composition stage; don't fight it on a finished image |
| The character's face doesn't look right | Fix the input — not regeneration. A hundred more tries won't make it resemble them |
"Face doesn't match, so keep regenerating" is the classic waste. Repetition doesn't teach the model who your character is. But fixing the input doesn't mean piling on more references either — past a point they dilute each other. It means swapping out a weak reference, raising the reference's weight, inpainting just the face, or training a character-specific model.
Stage 5: lettering stays human
There are two separate reasons here, and they get blurred together constantly:
- Technical. Have the model draw balloons and text into the image and you get broken or hallucinated glyphs — worse in Chinese and Japanese.
- Craft. Even with perfect text rendering, where a balloon sits determines where the reader's eye goes and how long the beat lasts. Balloon placement is part of page layout — artists compose negative space around intended balloon positions at the layout stage so key art doesn't get covered — while typesetting itself (font, leading, kerning, the lettering layer) is post-generation work in vector or lettering software.
The most robust practice is to overlay dialogue as its own layer on top of the art rather than letting the model draw words into the image. The benefits are concrete: edit a line without regenerating art, translate by swapping only that layer, and keep type size and line breaks adjustable. How to write dialogue that sounds like a person talking is its own subject.
Before / After: one-shot thinking vs. pipeline thinking
| One-shot (❌) | Pipeline (✅) | |
|---|---|---|
| Start | Hand the model a story, ask for manga | Write a structured script, four fields per panel |
| Characters | Describe in each panel's prompt | Lock one clean reference, feed the same one every panel |
| Generation | Ask for full color immediately | Composition → line art → rendering |
| When wrong | Regenerate everything | Know when to refine, restart, or fix the input |
| Dialogue | Let the model draw the text | Overlay as a layer—editable and translatable |
| Result | Nice single images that never form a chapter | A chapter that reads as one world |
Three common mistakes
- Generating before scripting. The model doesn't know your pacing, so it returns decent standalone illustrations. The written breakdown is the input, not an optional preamble.
- Starting without a clean reference. This is the root cause of faces changing between panels, and fixing the reference costs far less than redrawing a chapter.
- Only knowing how to regenerate. You erase the good parts and then spend the time you saved sorting images. Learning the refine/restart line beats switching tools.
The real fix: keep script, characters, and every stage in one place
The hard part of these five stages isn't any single step—it's that they have to be cross-checked constantly. Generating panel 17 means checking the character from panel 3; rendering means looking at the line art; editing a line means going back to the script. Spread that across separate tools and you spend the day switching windows and hunting for files.
LitMemo's manga image generation sits directly on top of the per-panel breakdown. Every panel has its own production pipeline—composition rough → line art → screentone → full color—and every stage's output is kept, so you can compare backwards. Each stage can be AI-generated or your own upload, and mixing the two is fine. The page shows the most advanced stage available, so while a chapter is in progress some panels can sit at full color and others still at line art — a production state, not how it ships.
Characters come in from character management: a character with no reference image is gated at the start and prompted to generate one, instead of letting you finish a chapter and only then notice the faces drift. Dialogue lives as a separate layer over the art, so edits and translations never require regenerating an image.
Summary
The right question about AI manga isn't "can it generate everything in one shot." It's "which of my stages can I hand off?"
The answer is usually the middle three: composition, line art, finishing. The two on the ends—script and lettering—are storytelling decisions, and giving them away tends to cost you time. And for the middle three to actually save hours, two things have to be in place first: a script written as four structured fields, and one clean character reference acting as an anchor. With those, the rest is advancing stage by stage and knowing when to refine instead of restart.
LitMemo