Kindle Comic Converter: The Complete Guide (Desktop and Browser)
What Kindle Comic Converter does, how to use KCC on desktop, and how to run the same conversion in your browser with a live preview. No install required.
Kindle Comic Converter (KCC) is the open-source desktop app that turns comics and manga (CBZ, CBR, PDF) into files a Kindle, Kobo or reMarkable can actually display well: pages resized for your exact screen, panels processed so they stay readable, manga kept in right-to-left order. It has been the reference tool for this job for over a decade. This guide covers how KCC works, how to use it, and how to run the same conversion in a browser when you don't want to install anything.
Short version
Desktop: install KCC from github.com/ciromattia/kcc, pick your device profile, drop your CBZ/CBR in, convert, copy the output to your Kindle. Browser: mangaconverter.com runs the same KCC engine online with a live page preview, so you see exactly how pages will look before converting. Same settings, same output, nothing to install, works on a phone.
What Kindle Comic Converter actually does
A Kindle cannot open a CBZ or CBR, and even formats it does open (PDF, EPUB) render badly when the pages were never prepared for a 6 to 7 inch e-ink screen: text too small to read, margins wasted, manga running left to right.
KCC fixes all of that in one pass:
- Resizes every page for your device profile, so a Kindle Paperwhite gets pages built for its exact resolution instead of a scaled-down mess.
- Keeps manga right-to-left, so page turns go the correct direction.
- Processes panels and contrast for e-ink, which handles greyscale very differently from a phone screen.
- Outputs EPUB (the format Send to Kindle accepts since Amazon dropped MOBI in 2022, checked August 2026), plus device-native options like KEPUB for Kobo.
Using KCC on desktop
- Download KCC from the official GitHub (Windows, macOS, Linux).
- Pick your device from the profile dropdown. This matters more than any other setting, because it fixes the output resolution.
- For manga, enable manga mode so right-to-left order is preserved.
- Drop your CBZ/CBR/PDF files in and convert.
- Copy the output EPUB to the Kindle over USB, or email it via Send to Kindle (which rejects files over about 50MB, so USB is safer for long volumes).
The honest downside: KCC converts blind. You choose settings, run the whole conversion, open the result on your device, and only then find out whether the panels came out readable. With a long volume that guess-and-check loop eats real time, and it is the main reason casual users bounce off the tool.
Running Kindle Comic Converter in the browser
MangaConverter runs the same open-source KCC engine as a website. You drop in a CBZ, CBR, PDF or EPUB, pick your device from the same style of preset list, and get the converted file back. Three things are different from the desktop app:
- A live preview. You see the actual converted pages before you commit, so the settings loop happens in seconds instead of full re-conversions.
- Nothing to install. It works on any browser, including on a phone or a locked-down work machine.
- KEPUB output for Kobo is a first-class option, so reading stats keep working on Kobo devices.
It is free, and the engine is open source and self-hostable if you prefer running it on your own machine: kcc-cloud on GitHub.
Which one should you use?
Use desktop KCC if you convert large batches regularly, want scripting, or prefer everything local. Use the browser version if you convert occasionally, want to see the result before converting, or are on a device where installing software is not an option. They produce the same class of output, because under the hood it is the same converter.
Common problems and fixes
- Pages look tiny on the Kindle: the wrong device profile was selected. Re-convert with your exact model.
- Manga reads in the wrong direction: manga mode was off. Turn it on and re-convert; there is no way to fix direction after the fact.
- Send to Kindle rejects the file: it is over the roughly 50MB email limit. Transfer over USB instead, or split the volume.
- Kobo reading stats stopped working: you sent a plain EPUB. Convert to KEPUB instead.