Free · Private · In your browser

Kindle EPUB Fixer

Send to Kindle rejected your book? Fix it here. Compress, clean and validate your EPUB without uploading it anywhere.

Files never uploaded Works offline Free, no signup No file size limits

How it works

  1. Drop your EPUB and get an instant report: file size, image weight, metadata problems.
  2. Review what the fixer wants to change – it never touches your text.
  3. Click “Fix all”, compare before/after sizes, and download the repaired EPUB.

Why “no upload” matters

Every conventional converter site works the same way: your file travels to their server, sits in their queue, gets converted on their hardware, and – you hope – gets deleted afterwards. You can’t verify any of it. The FBI has even warned about free converter sites that use that upload as a way to deliver malware or harvest the documents themselves. The book you’re fixing may be your own manuscript; it deserves better than a stranger’s server.

ebook.tools removes the question entirely. The converter is delivered to your browser as code and runs on your machine; the file you drop is opened from memory, transformed, and saved back – the network isn’t involved at all. That isn’t a policy promise, it’s an architecture, and you can test it: load this page, switch off your wifi, and convert. It works exactly the same, because there was never anything to send.

Why Send to Kindle rejects EPUBs, and what the fixer does

Since Amazon retired MOBI uploads, Send to Kindle accepts EPUB – but it enforces limits that trip up perfectly good books. The hard one is size: anything over 200MB is refused outright. Then come the quieter rejections: a malformed package file, missing language metadata, broken internal references, or text encodings Kindle's importer refuses to guess at. Amazon's error messages rarely say which of these hit you. The result is the classic "epub won't send to kindle" afternoon.

This tool leads with diagnosis, not blind conversion. Drop your EPUB and you get a report: total size, how much of it is images, which images are oversized, and any structural or metadata problems we can detect. Only then do you choose to fix.

The fix pass does four things. It recompresses oversized images – the cause of almost every 200MB rejection – capping them at Kindle's usable resolution (there is no visible difference on an e-ink screen, where a 4000-pixel-wide photograph is pure wasted bandwidth). It strips junk files left behind by other apps (iTunes artifacts, thumbnail caches). It repairs the metadata Kindle actually checks, like a missing language declaration. And it repackages everything correctly, with the container structure the spec requires.

What it never touches: your text. Not one word, not one comma. The fixer treats book content as read-only and confines itself to images, packaging and metadata – so the fixed file is your book, just lighter and better-formed. Because it all runs in your browser, your possibly-unpublished manuscript stays yours alone.

Frequently asked questions

What’s the Send to Kindle size limit?
200MB per file. EPUBs blow past it almost exclusively because of oversized images – print-resolution photos, unoptimized PNG scans. Recompressing images for Kindle’s actual screen resolution typically shrinks such books by 60–90% with no visible quality loss.
Why was my EPUB rejected?
The usual suspects, roughly in order: over 200MB; missing or malformed metadata (especially language); a package file that fails validation; or unusual text encodings. Drop the file above – the report will tell you which apply to yours instead of leaving you guessing.
Will compressing images ruin quality?
Not on a Kindle. E-ink screens top out well below the resolution of the images that cause size problems. The fixer caps images at 1920px on the long edge and re-encodes them at high quality – beyond what the screen can display, so the difference is invisible on-device.
Why did Kindle stop accepting MOBI?
MOBI is a 2000s-era format that can’t carry modern layout or typography. In 2022 Amazon switched Send to Kindle to EPUB and dropped MOBI uploads. If you still have MOBI files, convert them with our MOBI to EPUB tool first, then send the result.
Does the fixer ever change my book’s text?
Never. The text content of every chapter is treated as read-only. Fixes are limited to images, metadata, packaging and leftover junk files – the things Send to Kindle actually complains about.