CONVERT
EPUB → MOBI
Tap to choose your fileDRAG. DROP. DONE.
Upload any file and our engines will handle format detection automatically.
Max 25 MB · Free plan · No signup required
Convert to:
Detecting available formats...
Optimize for
Leave empty to use original name. Extension added automatically.
Uploading...
Processing your file...
Convert EPUB to Kindle-compatible MOBI format.
EPUB and MOBI are both container formats for reflowable ebook text, but they emerged from entirely different ecosystems. EPUB, maintained by the W3C through the IDPF handoff, is built on open web standards: its content is HTML5 and CSS3 packed inside a ZIP archive, with an OPF manifest describing the spine. MOBI — specifically the older Mobipocket format and its Amazon KF7 successor that dominated Kindle hardware before KF8 arrived — uses a PalmDOC-derived binary structure that predates the web-standards era entirely. The practical reason someone converts EPUB to MOBI today is almost always a legacy Kindle device: first- through sixth-generation Kindles, the Kindle DX, and older Kindle Paperwhites running pre-2015 firmware all read MOBI but cannot open EPUB natively, and Amazon's own Send-to-Kindle pipeline no longer accepts EPUB submissions to generate a compatible file for those older readers. A secondary use case is Calibre-based library management, where users maintain a MOBI copy alongside EPUB specifically so older devices can sync without per-device conversion overhead. If the target is a current Kindle (Paperwhite 10th gen onward, Kindle Scribe, Kindle Colorsoft) or the Kindle app on any platform, the correct target is KFX or AZW3 rather than MOBI, since Amazon deprecated MOBI delivery to those devices in 2022.
EPUB eBook
Source formatEPUB is the open standard for reflowable digital books. It adapts text to any screen size and is supported by most e-readers except Kindle. EPUB 3 adds support for multimedia and interactivity.
Mobipocket eBook
Target formatMOBI is the Mobipocket eBook format historically used by Amazon Kindle devices. While Amazon has moved to newer formats, MOBI remains relevant for older Kindles and legacy eBook libraries.
Why convert EPUB to MOBI
The conversion is driven almost entirely by device compatibility. Older Kindle hardware — roughly anything manufactured before 2012 and several models through 2015 — understands MOBI and KF7 but will display an error or simply not list an EPUB file at all. Amazon's cloud conversion endpoint dropped EPUB-to-MOBI support for personal documents on certain older firmware stacks, so sideloading via USB is the remaining path. The conversion is also common when someone inherits a second-hand Kindle, downloads EPUB files from a library service like OverDrive or Libby after DRM removal, and needs a format the device will actually open without a firmware update that the device no longer receives.
HOW TO CONVERT
EPUB → MOBI
Provide the EPUB
Select or drag your ebook up to 100 MB. No account or library sign-in is required.
Run Calibre
Our pipeline runs the same Calibre command that powers desktop conversions, with device-appropriate defaults.
Retrieve the MOBI
A download link appears when conversion completes. Metadata is preserved inside the MOBI for library indexing.
Common Use Cases
Share across platforms
Send MOBI files to anyone without worrying about whether they have the right software for EPUB.
Embed in documents
Drop MOBI output into Word, Google Docs, PowerPoint, Notion or a website without conversion warnings.
Optimize size
MOBI often produces smaller files than EPUB for web, email and storage.
Archive & future-proof
Store in a widely-supported format that will still open on future operating systems without legacy plugins.
EPUB vs MOBI — Strengths and limitations
What each format does best, and where it falls short.
EPUB Strengths
- Open standard — no vendor lock-in, no DRM required.
- Reflowable text — adapts to any screen size, font size, or orientation.
- Rich typography via CSS, embedded fonts, and SVG.
- Accessibility-first: native support for screen readers, adjustable text, and alt-text.
- Universal across every non-Kindle ebook reader and library app.
Limitations
- Kindle does not support EPUB natively (Amazon wants you to convert to AZW3).
- Fixed-layout EPUBs (for children's books, comics) are awkward to author.
- Rendering quality varies between apps — some CSS works everywhere, some does not.
MOBI Strengths
- Universal Kindle support on every device ever released.
- Very small file sizes for text-heavy books.
- Mature tooling via Calibre and Amazon's KindleGen.
- Simple container structure — easy to parse.
Limitations
- Deprecated by Amazon for new uploads since 2022.
- Poor support for rich typography (drop caps, ligatures, fixed layout).
- No embedded fonts in the base format.
EPUB vs MOBI — Technical specifications
Side-by-side comparison of the technical details.
EPUB
- MIME type
- application/epub+zip
- Extension
- .epub
- Container
- ZIP archive
- Markup
- XHTML 1.1 (EPUB 2); HTML5 (EPUB 3)
- Standards
- IDPF/W3C EPUB 2.0.1, 3.0, 3.2, 3.3
MOBI
- MIME type
- application/x-mobipocket-ebook
- Extension
- .mobi, .prc (PalmDOC variant)
- Container
- Palm Database (PDB)
- Markup
- Compressed HTML subset
- Successor
- .azw, .azw3 (Kindle-specific)
| Specification | EPUB | MOBI |
|---|---|---|
| MIME type | application/epub+zip | application/x-mobipocket-ebook |
| Extension | .epub | .mobi, .prc (PalmDOC variant) |
| Container | ZIP archive | Palm Database (PDB) |
| Markup | XHTML 1.1 (EPUB 2); HTML5 (EPUB 3) | Compressed HTML subset |
| Standards | IDPF/W3C EPUB 2.0.1, 3.0, 3.2, 3.3 | — |
| Successor | — | .azw, .azw3 (Kindle-specific) |
EPUB vs MOBI — Typical file sizes
Approximate file sizes for common scenarios.
EPUB
- Novel (300 pages, text only) 200-800 KB
- Illustrated reference book 5-30 MB
- Fixed-layout children's book 30-100 MB
MOBI
- Text-only novel 200 KB - 1 MB
- Illustrated book 2-10 MB
Quality & Compatibility
EPUB carries CSS layout instructions — font-size declarations, margin rules, custom typefaces embedded as WOFF2, multi-column layouts, and drop-cap styling — that MOBI/KF7 either ignores or flattens to basic paragraph formatting. Custom embedded fonts are stripped; the Kindle device substitutes its own serif or sans-serif. CSS media queries and most advanced typography (CSS counters, flexbox used for layout, footnote positioning) are discarded. EPUB3 features — MathML equations, SVG illustrations embedded inline, audio and video elements for enhanced ebooks, and ARIA landmark roles for accessibility — have no MOBI equivalent and are dropped or rasterized to low-resolution images depending on the converter. Inline SVG figures become missing or become low-quality bitmaps. The NCX navigation table is preserved in MOBI as a chapter list, since both formats use NCX for the table of contents, so chapter navigation on-device survives. Text content, paragraph order, and basic italics/bold/underline survive. Metadata fields — title, author, publisher, ISBN stored in the EPUB OPF — are carried over to the MOBI header. There is no alpha channel or color depth consideration for the body text, but cover images embedded in EPUB as JPEG or PNG are converted and embedded in the MOBI binary; high-resolution covers (above 1200 x 1800 px) may be downscaled. MOBI uses no meaningful compression beyond the PalmDOC run-length encoding on text; the resulting file is often larger than the source EPUB for image-heavy books.
Tips for Best Results
- If the EPUB source uses a custom embedded font as a core visual identity element (a graphic novel script font, a handwriting face), accept that the Kindle will substitute its system font; there is no workaround within MOBI/KF7 format constraints.
- For EPUB3 files with inline MathML (textbooks, scientific texts), inspect the output on the target device before distributing — equations typically render as broken or absent; the only reliable fix is converting equations to images before the EPUB-to-MOBI conversion step.
- MOBI files above approximately 650 MB may fail to sideload on older Kindle firmware via USB; if the source EPUB is image-heavy, compress embedded JPEGs to 85% quality and cap cover images at 1200 x 1800 px before converting to keep the output within safe limits.
Frequently Asked Questions
Yes. The free tier accepts files up to 25 MB without registration, email capture or watermarks; paid plans go up to 2 GB. Paid plans raise the size cap, enable batch conversions and provide a REST API for automation, but nothing on the free tier is quality-limited — the output is exactly the same as on any paid plan.
Yes, provided the EPUB itself has a well-formed ToC. Calibre reads the navigation structure and writes an equivalent ToC into the MOBI. If the source lacks a ToC we can generate one from heading levels in Advanced → structure detection.
Uploads run over HTTPS, files are processed in isolated containers, and both the source EPUB and the MOBI output are auto-deleted within two hours. No account is required, file contents are never logged, and KaijuConverter does not use uploads for AI training. The paid plan adds a signable data-processing agreement for regulated workflows.
No. KaijuConverter does not strip digital rights management. DRM-free EPUB files — anything you authored yourself, public-domain classics, files from DRM-free retailers — convert without any restriction.
Most files finish in well under a minute. Small images and documents are typically ready in a few seconds; large video or audio files scale roughly with duration. Upload speed from your network is usually the dominant factor, not server time.
Yes. The cover is extracted from the EPUB and re-embedded in the MOBI at device-appropriate dimensions. You can also override it in Advanced by uploading a custom cover image alongside the book file.
RELATED CONVERSIONS
Other popular pairs involving EPUB or MOBI
More from EPUB
More ways to reach MOBI
Related comparisons
See these formats side by side to understand which fits your use case best.
Related Guides
EPUB E-Book Format: The Complete Technical Guide
Master EPUB: ZIP container structure, OPF package document, nav.xhtml navigation, EPUB 2 vs 3, reflowable vs fixed layout, Media Overlays for read-aloud, DRM, EPUBCheck validation, creation with Pandoc/Sigil, and conversion to PDF/MOBI/DOCX.
Read guideMOBI Format: Kindle Ebook Format History, AZW3 Successor & Conversion
Learn about MOBI ebook format: its history as the Mobipocket/Kindle format, how it differs from AZW3, why Amazon deprecated it, and how to convert MOBI to EPUB or PDF.
Read guideEPUB Format: Electronic Publication Ebook Standard — Complete Guide
Everything about EPUB: how the open ebook format works, EPUB 2 vs EPUB 3, reflowable text, fixed layout, accessibility, DRM, and how to convert EPUB to PDF, MOBI, or AZW3.
Read guideSecure & Private Conversion
Your files are encrypted during transfer, processed in isolated containers, and automatically deleted within 60 minutes. We never read, share, or store your data.