Comic-Slicer
Home
How to...
Convert a comic book
Use the player
Demo 🡥
Forum 🡥
CONVERT NOW!
LOGIN
Convert
Input URL :
or
Input file :
or
Cached files
Output type :
Step 1: Preview
Step 2: Convert to HTML player
Step 2: Convert to separate images (1 image per panel)
Title:
Serie:
Author:
Use original images (don't convert)
Export image format :
JPG
WEBP
Export image quality :
Expert mode
+
Right-to-left
Crop only (don't slice panels)
Don't slice if there are more than
panels in the page
Apply blur of
pixels
Ignore panels smaller than
% of the page
Edge detection threshold
Custom settings:
⚠ INVALID JSON ⚠
{ "params": [ { "page": 1, "keep": 1 } ] }
Exemple:
{ "params": [ { "page": 1, <-- Param for the first page "keep": 1 <-- Keep the page "as is" (because it's a cover) }, { "page": 2, "crop": 1 <-- Only apply a smart crop on the full page }, { "page": 3, "ignore_limit": 16, <-- Don't slice if there are more than 16 panels in the page "blur": 0, <-- Don't apply blur to image before process "min_rect_pct": 2, <-- All shapes smaller than 2% of the original image will be ignored "threshold":210, <-- Apply a threshold of 210 "rtol": 1, <-- this page is right-to-left "skip_panels": [1, 3] <-- Skip the first and third panel }, { "page": 52, "skip": 1 <-- Don't include this page (ads). } ] }
Convert
⇧