How to Format Your Manuscript for EPUB Publishing
Finishing your novel is only half the battle. If you plan to self-publish on Amazon KDP, Draft2Digital, or Apple Books, you need a technically perfect EPUB file. If your formatting is broken, paragraphs will run together, chapters won't trigger page breaks, and readers will instantly refund your book.
In this guide, we break down the most popular methods authors use to strip away messy formatting and generate a beautiful, digital-ready EPUB payload.
1. Traditional Word Processors (Microsoft Word)
Most authors write their first draft in Microsoft Word. However, Word is notorious for harboring hidden HTML metadata—invisible squiggles that completely break e-reader renders. To convert a `.docx` to an EPUB usually requires running it through a secondary pipeline like Calibre.
Pros of Word
- Extremely familiar typing experience
- The universal standard for traditional publishers
Cons of Word
- No native, clean one-click EPUB export
- Hidden formatting causes massive headaches
2. Heavy Binders (Scrivener)
Scrivener solves the formatting issue by using a deeply robust compiler. You write your chapters as discrete text files, and then Scrivener knits them into an EPUB when you're done.
The downside is the compiler's complexity. You can easily spend an entire weekend watching YouTube tutorials just trying to figure out how to make Scrivener recognize your scene breaks and correctly align your chapter titles.
Pros of Scrivener
- Incredibly powerful logic and compiling options
- Great for splitting apart massive epic novels
Cons of Scrivener
- Extremely high learning curve
- Overkill UI for authors who just want to write
3. Dedicated Story Compilers (BookForge)
For authors who want the structural separation of Scrivener but abhor the intense learning curve, dedicated studio tools like BookForge hit the sweet spot.
BookForge eliminates formatting decisions from the writing process. You write in a completely distraction-free studio, utilizing beautiful typewriter scrolling. When you are done, the software handles all the pagination, chapter headers, and CSS natively, spitting out a production-ready EPUB with one click.
It must be noted that BookForge trades collaborative capabilities for focus. It's a solitary native Windows application; you cannot share a live link with your editor, and you cannot sync it to a mobile companion app on your phone to type on the go.
Pros of BookForge
- One-click perfect EPUB and PDF compiling
- Ultra-minimalist drafting interface
- Automated manuscript management
Cons of BookForge
- No multi-user live editing features
- Lacks mobile syncing capabilities
- Windows only