Manhua to EPUB
Manhua, comics from China, mostly reads left to right like a western book, though some releases in traditional script keep the older right-to-left layout. A good conversion has to handle both: here left-to-right is the default, and for those traditional editions a single manga-mode toggle stamps right-to-left page progression into the EPUB instead.
The bigger manhua question is colour. Most modern manhua is painted in full colour for phone screens, and dumping saturated colour pages onto a greyscale e-ink display turns them into muddy grey soup. MangaConverter contrast-tunes each page for greyscale e-ink so lineart and shading stay distinct, or keeps the original colour when you are targeting a colour device or a reading app.
Manhua to EPUB
Free, colour-aware, both reading directions
How to convert manhua to EPUB
Drop in your manhua
CBZ, CBR, CB7, ZIP, RAR, 7Z and PDF are all accepted, up to 20 files of up to 1GB and 1000 pages each. Files are unpacked in the browser before conversion.
Set the reading direction
For most manhua, do nothing: left-to-right is the default. Converting a traditional right-to-left release? Switch on manga mode and page turns follow the original direction.
Decide how colour is handled
Pick a greyscale e-ink profile and every page is contrast-optimized so colour art stays readable in sixteen shades of grey; pick plain EPUB or a colour target and the original colours are preserved.
Preview, convert, download
The live preview shows the processed pages before you commit. Convert, download the EPUB, and note that outputs delete themselves after 24 hours.
One series, two devices
Nothing stops you converting the same volume twice: a greyscale-tuned EPUB sized for your e-ink reader, say 1072 x 1448 for a Kobo Clara HD, and a colour EPUB for the tablet you read on at home. Conversions are free either way.
Vertical-scroll manhua works too
Plenty of manhua is published as tall vertical strips rather than pages. Those strips are sliced into screen-height pages at panel gaps, the same treatment the webtoon converter applies, before the EPUB is assembled.
Frequently asked questions
Which way does manhua read, and what should I set?
Most manhua, and nearly all modern webcomic-style releases, read left to right, so the default is already correct. Only older or traditional-script editions read right to left; for those, enable manga mode.
Will full-colour manhua look terrible on a black-and-white Kindle?
Not if the pages are prepared for it. The conversion adjusts contrast and levels specifically for greyscale e-ink, so colour art comes out crisp rather than washed out. It will not be colour, but it will be readable.
Can I keep the colour instead of converting to greyscale?
Yes. Choose the plain EPUB output, or a profile for a colour device, and pages keep their original colours for tablets, phones and colour e-readers.
How is this different from converting manga?
Two things: the default reading direction is left-to-right rather than right-to-left, and the colour handling matters far more, since manga is mostly black and white while manhua is mostly full colour.
Every conversion runs on Kindle Comic Converter (KCC), the open-source engine the comic community has relied on for years, running hosted in your browser with nothing to install. Prefer your own server? The stack is self-hostable as kcc-cloud on GitHub.