General Introduction
SP-MangaEditer is an independent manga editing platform designed for manga creators. The platform supports image generation, layer editing, image adjustment, filter application and many other functions to help users easily create high-quality manga illustrations. Users can quickly generate and edit comics with simple operations to enhance creative efficiency. The tool supports image generation through Stable Diffusion WebUI's Text2Image feature, allowing users to easily create and edit comics in the browser.
Function List
- Image Generation: Supports Text2Image and Image2Image functionality via WebUI, Forge or ComfyUI API to generate images.
- Manga Panel Management: Provides preset comic panel layouts that allow users to create and customize panel shapes, colors, and line widths.
- dialog bubble (computing): Over 40 bubble styles with support for custom background colors, line colors and transparency.
- image processing: Automatically adapts to panel size, supports image overlay, layer management, image editing and special effects processing.
- Text and design: Supports vertical/horizontal writing, various fonts and special effects, provides comic-style background color tones and one-click conversion function.
- Workflow tools: Supports undo/redo, project management, and settings management for users to save and load projects.
- Export Options: Support for exporting comic pages suitable for printing or digital distribution.
Using Help
Installation process
- Cloning Warehouse:
git clone https://github.com/new-sankaku/SP-MangaEditer.git
- Go to the catalog:
cd SP-MangaEditer
- Launch the application:
start index.html
Stable Diffusion WebUI (or Forge) API Setting Methods
This guide describes how to set up the Stable Diffusion WebUI (or Forge) API.
API Setup Procedure
Edit 'webui-user.bat' in the Stable Diffusion WebUI (or Forge) folder and set the environment variable in COMMANDLINE_ARGS.
The configuration file is as follows
Environment variables to be set
Simple setup: for users who need basic access configuration
COMMANDLINE_ARGS=--cors-allow-origins "*" --api
Detailed setup: use as WebUI extension
This setting is only required when used as a Stable Diffusion WebUI extension.
COMMANDLINE_ARGS=--api
surname Cong Stability Matrix The same options are available at startup.
Detailed settings: website or local standalone use
For standalone use (Http or SP-MangaEditor/index.html), set the following environment variables:
COMMANDLINE_ARGS=--cors-allow-origins "*" --api
Stability Matrix
Note: When launching from Stability Matrix, set in Extra Launch Arguments.
Guidelines for use
- Image Generation::
- After opening the application, select the "Text2Image" function, enter the description text and click the Generate button to generate the comic illustration.
- You can also use the "Image2Image" function to modify and generate images by uploading them.
- Manga Panel Management::
- Choose a preset panel layout or customize the panel shape using the cutter tool.
- Adjust panel colors and line widths to create unique comic pages.
- dialog bubble (computing)::
- Choose from over 40 bubble styles to drag and drop into the panel.
- Customize the background color, line color and transparency of the bubbles, add conversational content.
- image processing::
- Drag and drop the generated image into the panel to automatically fit the panel size.
- Adjust the position, angle, and size of the image using the layer management function.
- Apply special effects such as brown tones, grayscale, blur, etc. to enhance the comic.
- Text and design::
- Add text to the panel and choose to write vertically or horizontally.
- Apply font effects such as bolding, shading, outlining, etc. to enhance the visual effect of the comic.
- Quickly create professional comic pages using comic-style background tones and one-click conversion features.
- Workflow tools::
- Easily modify edits using the undo/redo function.
- Save the project and load it at any time to continue editing.
- Save and load settings for a consistent workflow.
- Export Options::
- When you're done editing, select the export option to generate comic pages suitable for printing or digital distribution.