TIME WAIT BLOG.
#AI Tutorials August 24, 2026 8 MIN READ

Manga Colorizer Pro: A 1:1 Manga Line Art Colorization Workflow Built on Google Flow

Built on Google Flow's Tool Builder, this workflow transforms the official sketch template into a professional manga colorization tool—locking structure 1:1 while delivering high-fidelity color fills.

Manga Colorizer Pro: A 1:1 Manga Line Art Colorization Workflow Built on Google Flow

In traditional AI image workflows, applying “prompt-based colorization” directly to black-and-white manga almost always ends in disaster: panels get redrawn, speech bubbles collapse, and single-column tall strips turn into multi-column grids.

Starting from Google Flow’s Remix of Simple Sketch template, we rebuilt the tool at the code level using Tool Builder to create Manga Colorizer Pro—a workflow purpose-built for manga that achieves 1:1 structural locking and high-fidelity color fill.


Part 1: What Is Manga Colorizer Pro, and Where Did It Come From?

1. Origins: Evolved from the Official Remix of Simple Sketch Template

Google Flow ships an official template called Remix of Simple Sketch, designed as a “sketch-to-image” tool. Because it was built for freehand doodles, the AI has a high degree of creative freedom—which means when you feed it manga pages, it treats panel borders and dialogue text as loose strokes and freely reconstructs the entire composition.

To fix this, we entered Edit mode and used Tool Builder to reshape the template from the ground up, transforming it from a “free-form sketch tool” into a “professional manga line art colorizer” we named Manga Colorizer Pro.

2. Core Philosophy: Color Only, Never Redraw


Part 2: Step-by-Step Workflow

Four steps to colorize a black-and-white manga page at high quality:

Step 1: Import the Line Art

Step 2: Adjust the Crop Viewport

Step 3: Write a Precise Color Prompt

Enter specific color and material descriptions in the prompt box below the canvas. You no longer need to write “don’t destroy the lines”—that constraint is baked into the system.

Recommended prompt template:

Clean anime cel-shading manga colorization. Vibrant bright red sleeveless vest for Luffy, classic denim blue shorts, bright sunny yellow straw hat with red band, natural warm anime peach skin tone. Deep blue sky, fluffy white clouds, warm brown wooden boat. Cel shading, bright daylight illumination.

Step 4: Generate and Export


Part 3: Key Interface Controls and Parameter Guide

Control / ParameterRecommended SettingNotes
Coloring Detail100%Controls colorization precision and edge adherence. Always max this out for manga.
Model Mapping🍌 Nano Banana ProHigh-fidelity model with better character recognition and lighting transitions.
Crop Box (blue frame)1:1 over target panelControls the generation zone. Shrink it for panel-by-panel ultra-detail mode.
Canvas Selection Tool (arrow icon)Use when switching imagesSelect the old image and press Delete, then upload a new page.

If the current tool doesn’t meet your needs, click Edit mode. A Tool Builder panel appears on the right where you can re-customize the tool by posting updated system prompts in the prompt window.


Deep Dive: What Is Tool Builder, and How to Build Custom AI Tools with Natural Language

Inside Google Flow, Tool Builder is a conversational low-code / no-code AI engine that fundamentally breaks down the barrier between users and software development.

1. The Core Idea

In most AI image apps, the interface, parameters, and generation logic are fixed. In Flow, every tool has Tool Builder built in.

You type a natural-language request in the right-hand panel, and it acts simultaneously as a front-end architect, prompt engineer, and algorithm developer—instantly rewriting the code and interaction logic of the tool on the left.

2. The Four Problems Tool Builder Solved in This Project

Here’s what Tool Builder delivered during the Remix of Simple Sketch → Manga Colorizer Pro transformation:

Problem 1: Generating UI Components Dynamically

Problem 2: Hardcoding the System Prompt (No More Repeated Negative Prompts)

Problem 3: Seamless Model Pipeline Switching

Problem 4: Writing a Client-Side Post-Processing Algorithm (Composition Lock Engine)

3. Tips for Using Tool Builder Effectively

  1. Describe business logic, not just technical terms: Be explicit about “input → constraint → output.”
  2. Iterate incrementally: If you see color shifts, multi-column repeats, or missing components, just describe the specific bug in the right panel and let the AI patch it.
  3. Lock and rename when done: After debugging, click the tool name in the top-left to rename it to Manga Colorizer Pro, then click Done in the top-right. The entire tool—UI, code, and model configuration—is saved as your own custom tool.

Click Apply to be Featured in the top-right of the tool window. A dialog will appear asking for a tool image and name. Submit and wait for review.

/related_artifacts

Gemini Omni Flash: How to Use Google's Conversational Video Generation and Editing Model
#AI Tutorials Jul 01, 2026

Gemini Omni Flash: How to Use Google's Conversational Video Generation and Editing Model

Google's multimodal preview model for text-to-video, image-to-video, and stateful editing via the Interactions API.

read full log arrow_right_alt
MyLens AI Guide: Install the Chrome Extension and Generate Interactive Visual Diagrams
#AI Tutorials Jun 24, 2026

MyLens AI Guide: Install the Chrome Extension and Generate Interactive Visual Diagrams

Turn PDFs, web pages, YouTube, and spreadsheets into interactive timelines, mind maps, and relationship diagrams—with a Chrome extension.

read full log arrow_right_alt