whatisgithub

What is comfyui-comic-creator?

ketle-man/comfyui-comic-creator — explained in plain English

Analysis updated 2026-05-18

16JavaScriptAudience · designerLicenseSetup · moderate

In one sentence

A full manga page creation app built as a ComfyUI custom node, with layout, layer editing, fonts, AI art generation, and script tools in one place.

Mindmap

mindmap
  root((repo))
    What it does
      Manga page creation SPA
      Runs as ComfyUI node
      Layer-based editing
    Tech stack
      JavaScript
      ComfyUI Python backend
      Gemini API
    Use cases
      Panel layout and templates
      AI art generation
      Multi-format export
    Audience
      Comic and manga creators
      ComfyUI users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Lay out manga pages with panel templates, speech bubbles, and text directly inside ComfyUI.

USE CASE 2

Generate AI artwork for panels using the built-in Nanobanana Gemini API integration.

USE CASE 3

Edit images with a full layer-based canvas including masks, gradients, and adjustment layers.

USE CASE 4

Export finished comics as JPEG, PNG, WebP, PDF, or EPUB with consistent embedded metadata.

What is it built with?

JavaScriptComfyUIPythonaiohttpPixiJSGemini API

How does it compare?

ketle-man/comfyui-comic-creatoradnpolymerase/ha-appliance-cardakaakshat246/ecoscore-browser-extension
Stars161616
LanguageJavaScriptJavaScriptJavaScript
Setup difficultymoderateeasyhard
Complexity2/53/5
Audiencedesignergeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires an existing ComfyUI install, the Nanobanana AI art feature needs your own Gemini API key.

So what is it?

ComfyUI Comic Creator is a custom node that adds a full manga page creation app inside ComfyUI, the popular node based image generation tool. Instead of switching between separate programs, it puts page layout, a layer based image editor, font management, AI image generation, and script writing all into one browser based interface. You organize your work by title, where each title is a group of pages sharing the same size. Pages can start from templates, either imported as SVG files or created with a wizard that lets you draw lines to split a page into panels. Inside each panel you can place images, speech bubbles in several shapes, text with vertical or horizontal writing and Google or system fonts, drawn shapes, and even posed 3D VRM or GLTF models baked into the image. A separate rough sketch layer lets you draw over a whole page for planning without it ever appearing in the exported file. The Image tab is a separate layer based 2D canvas editor with tools for selecting, drawing text and shapes, filling with color or gradients, masking, blurring, filtering, removing backgrounds, and upscaling, along with adjustment layers for things like brightness and contrast. For AI generated art, the tool includes a feature called Nanobanana, which calls the Gemini API to generate images from a text prompt directly inside the app, saving results into ComfyUI's output folder. There is also a dedicated script tab for organizing a story from title to synopsis to a page by page panel breakdown, which can be inserted straight into the layout as text. Finished pages export as JPEG, PNG, WebP, PDF, or EPUB, with resolution, physical size, and metadata like title and author embedded consistently across formats, and everything can be backed up and restored as a single zip file. The interface supports Japanese, English, and Chinese. Installing it means placing the folder inside ComfyUI's custom_nodes directory, or installing it through ComfyUI Manager using its GitHub URL. No extra Python packages are required. Optional companion projects add support for 3D posing, workflow integration, and particle effects, and using the Nanobanana AI feature requires your own Gemini API key. The project is released under the MIT license.

Copy-paste prompts

Prompt 1
Help me install comfyui-comic-creator into ComfyUI's custom_nodes folder or via ComfyUI Manager.
Prompt 2
Walk me through creating a manga page template with the panel-splitting wizard.
Prompt 3
Explain how to set up the Nanobanana Gemini API key to generate AI artwork inside this tool.
Prompt 4
Show me how to export a finished comic page as a PDF with embedded metadata.

Frequently asked questions

What is comfyui-comic-creator?

A full manga page creation app built as a ComfyUI custom node, with layout, layer editing, fonts, AI art generation, and script tools in one place.

What language is comfyui-comic-creator written in?

Mainly JavaScript. The stack also includes JavaScript, ComfyUI, Python.

How hard is comfyui-comic-creator to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is comfyui-comic-creator for?

Mainly designer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.