Send to Kindle File Size Limit: What It Is and How to Get Around It
Send to Kindle rejects files over about 50MB, which most manga volumes exceed. The three real fixes, ranked: USB, device-fit re-conversion, splitting.
Send to Kindle rejects files larger than about 50MB per file — that limit applies to the email route and the Send to Kindle apps (checked August 2026). For novels it never comes up. For manga and comics it comes up constantly, because a volume of print-resolution scans is routinely 80 to 300MB. There are three real ways around it, and they're not equally good: transfer over USB (no limit), rebuild the file for your Kindle's actual screen (usually pulls a volume under the limit), or split the volume into parts. Here's each one honestly.
Short version
USB sideloading has no size limit and always works. But the better long-term fix is re-converting the volume with a device profile: pages downscaled to your Kindle's real screen (1072 x 1448 on a Kindle 11) and flattened to greyscale are dramatically smaller than print-resolution scans, and the volume usually lands under 50MB — while also rendering sharper. MangaConverter does that rebuild automatically per Kindle model, free, in the browser.
Why manga blows past 50MB
A scanned manga page is often 1500 to 2500 pixels wide, sometimes stored as color JPEG even when the art is black and white. Multiply by 180 to 220 pages and a single volume easily reaches several times the Send to Kindle cap. None of that extra data ever reaches your eyes: a Kindle 11 has a 1072 x 1448 greyscale screen, so the device throws most of those pixels away at display time anyway. The file is oversized relative to what the screen can physically show — which is exactly the lever fix 2 pulls.
Fix 1: USB transfer — no limit at all
Plug the Kindle into your computer, and it mounts as a drive. Copy the file into the documents folder, eject, done. There is no size ceiling on USB sideloading, so this always works, even for a 500MB volume.
The catches: you need a cable and a computer, the file doesn't go through your Amazon library (so no cloud re-download to other devices), and an oversized file is still oversized — a print-resolution volume that was too big for email will also render slower and eat storage on the device.
Fix 2: rebuild the file for your Kindle's screen (usually the best)
This is the fix that solves the cause instead of the symptom. Re-convert the volume so every page is resized to your exact Kindle model's screen grid and stored as e-ink-appropriate greyscale. A page rebuilt for a 1072 x 1448 screen carries a fraction of the data of a print-resolution color scan, and in practice a typical volume drops under the 50MB line — at which point Send to Kindle accepts it and it lives in your Amazon library like any purchased book.
This is what Kindle Comic Converter (KCC, the open-source tool at github.com/ciromattia/kcc) was built to do. MangaConverter runs the same KCC engine in the browser: drop in a CBZ, CBR, PDF or EPUB, pick your Kindle model (Kindle 11, Paperwhite 5, and others), and it outputs a Send to Kindle-ready EPUB with a live preview of the pages first. Free, files auto-delete after 24 hours. Starting from a CBZ specifically? See CBZ to Kindle.
Two honest notes. First, the size drop is not guaranteed — a very long omnibus can stay over 50MB even device-fit, in which case combine this with fix 1 or 3. Second, this conversion is not just compression: pages sized 1:1 for the screen also render sharper than pages the Kindle has to scale down itself, so the smaller file usually looks better too.
Fix 3: split the volume
If a file must go through Send to Kindle and is still too large, split it into parts under 50MB each and send them separately. It works, but you end up with "Volume 12 (part 1)" and "Volume 12 (part 2)" cluttering the library, and a page break lands mid-volume. Treat it as the fallback when fixes 1 and 2 don't apply — for instance, a book you can't or don't want to re-convert and no cable at hand.
Which fix when
- One-off oversized file, cable available: USB. Fastest path, zero processing.
- Manga or comics you'll keep sending: re-convert with a device profile. Solves size, sharpness and library sync in one pass.
- Still over 50MB after device-fit conversion, email required: split.
The email limit itself isn't going anywhere, but for manga it's mostly a symptom: the file was built for print, not for your screen. Build it for the screen and the limit usually stops being your problem.