All guides

Fix White Margins on Kindle Manga (Not Full Screen)

Manga showing with white borders or not filling your Kindle screen? Why it happens and the conversion settings that make pages use the whole display.

kindletroubleshootingmangaguide

White margins around manga pages on a Kindle are almost never a Kindle setting you missed — they're baked into the file. Either the page images carry scanned-in white borders, or the pages have a different aspect ratio than your screen and the Kindle letterboxes the difference. Both problems are fixed the same way: re-convert the file with margin cropping and your exact device profile, so every page arrives already cut to fill the display. Here's the diagnosis and the fix.

Short version

There's no on-device setting that removes the borders — the fix happens at conversion. MangaConverter (free, browser-based, running the open-source Kindle Comic Converter engine) crops the white margins off each page and resizes to your exact Kindle model's aspect ratio. The live preview shows the full-screen result before you send anything, so no more converting blind and checking on the device.

Why the margins are there

Three separate causes look identical on the device:

  • Scanned-in borders. Print manga has physical margins, and scans keep them. Your screen then adds its own letterboxing on top, so you pay for the white space twice.
  • Aspect-ratio mismatch. A Kindle 11 or Paperwhite screen is taller and narrower than a typical B6 manga page. Shown un-cropped, the page is scaled until it fits one dimension and the other gets white bars.
  • A PDF that was never meant for the screen. PDFs carry fixed print page sizes, including their print margins; on e-ink they render shrunken and framed. That whole failure mode is covered in Manga to PDF — the short version is convert PDF manga to EPUB instead.

Kindle's comic viewer has no "crop margins" toggle, and zooming per-page is not a way to read a volume. The file has to arrive correct.

The fix: crop at conversion time

Kindle Comic Converter (KCC), the open-source tool this whole category is built on (github.com/ciromattia/kcc), solves margins with two steps applied to every page:

  1. Margin cropping detects the near-white border around the artwork and trims it, so the page content — not the paper — becomes the image.
  2. Device-profile resizing rebuilds the cropped page at your Kindle's exact resolution (Kindle 11 at 1072 x 1448, Paperwhite 5 at 1236 x 1648, Scribe, Colorsoft), with optional stretching or upscaling so the artwork genuinely fills the panel.

MangaConverter runs this same engine in the browser, free, and adds the piece desktop KCC lacks: a live preview. Margin cropping is exactly the kind of setting you want to see — too timid and borders survive, too aggressive on a dark page and art can clip — and the preview shows the actual cropped pages before you convert the volume. Input formats: CBZ, CBR, CB7, ZIP, RAR, 7Z, PDF, EPUB. Files auto-delete after 24 hours; the engine is self-hostable as kcc-cloud.

Fix your manga margins now Crop margins, preview, full-screen pages

Then deliver the EPUB with Send to Kindle (EPUB is the accepted format since Amazon dropped MOBI in 2022, checked August 2026) or USB for files over the ~50MB email limit.

Special cases

  • Only some pages have borders. Common with mixed sources in one volume. Cropping is per-page, so a re-convert handles the mix — check a few of the previously-bordered pages in the preview.
  • Double-page spreads shrunk with huge margins. That's not a margin problem; a spread is twice as wide as a page. Conversion should rotate or split spreads — see Double Page Spreads on Kindle.
  • Grey haze instead of white borders. That's an e-ink contrast issue rather than a margin one; gamma correction at conversion fixes it — covered in Improve Manga Contrast on E-Ink.
  • Margins fine, but pages look soft. Wrong device profile — the file was built for a smaller screen. Re-convert with your exact model, or see Why Is My Manga Blurry on Kindle.

The one-minute checklist

  1. Upload the volume to the converter.
  2. Select your exact Kindle model.
  3. Enable manga mode (right-to-left) if it's manga.
  4. Check three pages in the live preview: a normal page, a dark page, a spread.
  5. Convert, send, and enjoy the whole screen you paid for.