Initializing... drag & drop files here
Supports: DOC
Converting a Word document to MOBI turns fixed Letter-size pages into reflowable text that resizes to fit any Kindle screen. The short answer on format choice: if the ebook is for a current Kindle and you want to send it wirelessly, target EPUB instead, because Amazon stopped accepting MOBI through Send to Kindle in August 2022. Choose MOBI when you are feeding an older e-reader, adding to an existing MOBI library, or working with a tool that expects the format — sideloading a .mobi over USB still works exactly as it always did.
| Property | MOBI | EPUB |
|---|---|---|
| Origin | Mobipocket SA, founded March 2000; acquired by Amazon in 2005 | IDPF open standard, now maintained under the W3C |
| Container | Built on the PalmDOC/PDB structure | A ZIP archive of XHTML, CSS and metadata |
| Maintenance status | Legacy; Amazon notified publishers it was ending Mobipocket support in December 2011, and mobipocket.com closed on 31 October 2016 | Actively maintained and widely implemented |
| Send to Kindle (wireless) | No longer accepted — MOBI and AZW were dropped in August 2022 | Accepted |
| USB sideload to a Kindle | Still works | Still works |
| Reflowable text | Yes | Yes |
| Styling capability | Limited, HTML 3.2-era formatting | Full CSS |
| Amazon's own current format | Superseded — AZW3, then KFX | Converted to Amazon's format on delivery |
| Non-Kindle readers | Patchy support | Near universal |
.mobi specifically.If you are unsure, DOC to EPUB is the safer default, and MOBI to EPUB exists if you need to migrate a MOBI you already have.
.doc into the box or click "Add Files" to browse. Several documents can be queued and each converts to its own .mobi..doc cannot be read directly by the ebook engine, so it is laid out and passed through an intermediate document first, which is where heading structure gets flattened. Converting to DOC to DOCX and then using DOCX to MOBI keeps your Word heading styles intact and produces a much better chapter list..mobi. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared or made public.Element in your .doc |
In the MOBI |
|---|---|
| Body text and paragraph flow | Preserved and reflowable to any screen size |
| Bold, italic, basic character styling | Preserved |
| Embedded images | Carried across, rescaled to the reader's screen |
| Heading styles as chapter navigation | Unreliable from a legacy .doc — see the note in step 3 |
| Fixed page layout, columns, headers and footers | Collapsed into a single reflowing column |
| Page numbers and cross-references to them | Gone; reflowable books have no fixed pages |
| Macros, field codes, embedded OLE objects | Dropped |
| Precise fonts and spacing | Approximated; readers override typography anyway |
Not wirelessly. Amazon stopped accepting MOBI and AZW files through Send to Kindle in August 2022, so emailing one to your Kindle address will not work. Copying the file onto the device over USB still works — plug in the Kindle and drop the .mobi into its documents folder. MOBI books already in your library continue to work normally. For wireless delivery of something new, convert to DOC to EPUB instead, which Send to Kindle does accept.
Because the legacy binary .doc format cannot be read directly by the ebook engine, the document is laid out and converted through an intermediate stage before the MOBI is built, and that stage describes pages rather than a heading hierarchy. Structure then has to be inferred heuristically, which is good at finding paragraph and chapter breaks but cannot reliably reconstruct a Heading 1 / Heading 2 tree. Converting your file to DOCX first and using DOCX to MOBI avoids the intermediate step entirely.
You can — Send to Kindle accepts DOC and DOCX and converts them on Amazon's side. The trade-off is that the result lives inside Amazon's ecosystem: you get a book on that device rather than a portable file you control. Converting yourself gives you an ebook you can sideload over USB, catalogue in a library manager, keep as a backup, or open in readers that have nothing to do with Amazon.
They are relatives, not the same thing. MOBI is the original Mobipocket format. AZW is essentially MOBI with Amazon's DRM wrapper. AZW3 (also called KF8) is a later, more capable format that supports far richer formatting, and KFX is Amazon's current successor to AZW3. A plain .mobi produced here carries no DRM, which is precisely why it can be sideloaded and read anywhere that understands the format.
No, and that is the point of the format. MOBI text reflows to fit whatever screen and font size the reader is using, so the same book occupies a different number of screens on a small Kindle at large type than on a tablet at small type. Anything that assumed fixed pages — page numbers, "see page 12" cross-references, headers and footers, precise column layouts — has no meaning after conversion. If fixed pages are essential, DOC to PDF preserves them exactly.
Images carry across and are rescaled to the reader's screen, which means a full-page diagram may become small on a six-inch device. Tables survive in simple form but MOBI's limited styling handles wide multi-column tables poorly — they often become cramped or scroll awkwardly. Footnotes generally end up as inline or end-of-section text rather than tap-to-reveal notes, since that behaviour depends on markup the source document does not carry through.
There is no page or word-count cap. The practical limit is the upload itself — how large the file is and how quickly your connection can send it. Text-only manuscripts are typically a few megabytes even when long; the ones that get big are documents packed with high-resolution images, and those are also the ones that produce unwieldy MOBI files, so compressing the images before converting is usually worth it.
EPUB, in almost every case. It is the actively maintained open standard, Send to Kindle accepts it, and it works on essentially every reader and reading app rather than only Amazon hardware. MOBI is the right answer when something specific requires it — an older device, an existing MOBI collection, or a tool that reads nothing else. You can convert directly with DOC to EPUB, or produce MOBI here now and migrate later with MOBI to EPUB.