Kindle ebook formatting has specific technical requirements that differ from print and from general document formatting. This guide covers file types, style requirements, table of contents setup, image handling, and the validation process — so your ebook looks professional on every device.
| 10-minute read | All levels |
A Kindle ebook is not simply a document with a different file extension. It’s a structured digital publication that must behave correctly across a wide range of devices — from a Kindle Paperwhite with a small e-ink screen to the Kindle app on a 13-inch iPad to the Kindle Cloud Reader in a desktop browser. Each of these rendering environments has different screen dimensions, font rendering, and navigation behaviour. A properly formatted ebook works well on all of them. A poorly formatted ebook — one built from a Word document with manual formatting, inconsistent styles, or leftover invisible characters — breaks in predictable and embarrassing ways across at least some of them.
This guide covers ebook formatting at the technical level: what KDP accepts, what it rejects, and what produces the cleanest output across devices. The starting point for all of this is a clean, finalised manuscript — if your text still has errors, inconsistencies, or structural problems, no amount of formatting expertise will rescue the reading experience. Book your manuscript proofreading with Vappingo before you open your formatting tool.
What File Format Should You Submit to KDP?
KDP accepts several file formats for ebook submission: EPUB (.epub), Microsoft Word (.doc and .docx), HTML (.htm and .html), plain text (.txt), RTF (.rtf), and its own older Mobipocket format (.mobi). Of these, EPUB is by far the best choice for final submission. KDP converts your submitted file to its own internal Kindle format (currently KFX, Kindle Format X) for delivery to readers — and the conversion from EPUB to KFX produces significantly better, more predictable output than the conversion from Word or other formats.
Word files submitted directly to KDP often produce conversion artefacts: inconsistent paragraph spacing, broken scene breaks, incorrect indentation on first paragraphs, and heading styling that doesn’t translate correctly. These issues are not always visible in KDP’s previewer — they sometimes only appear on specific devices. Submitting a properly constructed EPUB eliminates most of these conversion variables and gives you direct control over the structural markup that determines the reading experience.
The best workflow is to write in whichever tool you prefer (Word, Scrivener, Google Docs), export or copy into a dedicated ebook formatting tool (Vellum, Atticus, or Sigil for more advanced users), and export a clean EPUB from that tool. This separates the writing process from the formatting process and produces a clean, validated EPUB rather than a converted document.
The Style System: Why It Matters for Ebooks
Ebook formatting is fundamentally about applying a consistent, correct style system to your text. Kindle devices use the style information embedded in your EPUB to determine how to render each element — what a heading looks like, how body text is spaced, where paragraph indents appear. If that style information is absent, inconsistent, or overridden by manual formatting, the rendering becomes unpredictable.
The critical styles for most fiction and narrative non-fiction ebooks are: a body text paragraph style (used for all regular prose paragraphs), a first-paragraph style (identical to body text but without the indent, used for the first paragraph of each chapter), Heading 1 (for chapter titles), and a scene break style (for centred scene dividers). That’s it for most books — four styles covers the majority of content. Adding more styles than necessary creates complexity without benefit.
Manual formatting — applying bold, larger font sizes, or different fonts directly to text rather than through styles — should be limited to intentional emphasis within the text (a character name italicised for emphasis, for example). Any manual formatting that exists in your source document as a formatting accident (a stray bold word, a sentence in a slightly different font from a paste operation) must be removed before formatting. Use “Find and Replace” in Word with the “Format” options to locate and remove inconsistent manual formatting, or paste your entire manuscript into a plain-text editor and back into your source document to strip all formatting before rebuilding it cleanly through styles.
Building a Functional Table of Contents
Kindle ebooks have two tables of contents: the HTML table of contents visible at the beginning of the book (traditional), and the NCX or Nav table of contents embedded in the EPUB that powers the Kindle’s “Go To” navigation menu and chapter-skip functionality. Both need to be present and correct for a fully functional Kindle reading experience.
If you’re using a formatting tool like Vellum or Atticus, both TOCs are generated automatically from your heading styles — you don’t need to build them manually. If you’re formatting in Word and exporting EPUB through a converter, use Word’s built-in Table of Contents function (Insert → Table of Contents) based on your Heading 1 styles to create the HTML TOC, and ensure your converter generates the NCX/Nav TOC automatically. Validate both by opening your EPUB in KDP’s previewer and testing the “Go To” navigation — it should jump correctly to each chapter.
For non-fiction books, a clickable TOC is essential for usability — readers navigate non-fiction non-linearly and need the TOC to function correctly. For fiction, the NCX navigation table is still required for the chapter-skip function, but a visible HTML TOC is optional (many fiction ebooks omit it, since readers typically read front-to-back rather than navigating by chapter). KDP does not penalise fiction ebooks without a visible HTML TOC, but the NCX navigation must be present in all ebooks.
Handling Images in Ebooks
Images in ebooks have specific technical requirements. KDP accepts JPEG and PNG format images embedded in EPUB files. Images should be RGB colour mode (not CMYK, which is a print colour mode that displays incorrectly on screens), sized appropriately for screen display (maximum 127KB per image is KDP’s recommended maximum for inline images, though cover images can be larger), and positioned using the correct EPUB image markup rather than inserted as Word floating objects.
For text-heavy books with incidental images (a map at the front of a fantasy novel, a diagram in a business book), JPEG compression at 70–80% quality typically brings images well within the size limit while maintaining acceptable screen quality. For heavily illustrated books or non-fiction books where image quality is central to the content, balance file size against visual quality carefully — an ebook EPUB that exceeds certain total file sizes incurs higher delivery fees that reduce your royalty per sale at the 70% rate. See the Kindle Ebook Pricing guide for how delivery fees affect your royalty calculation.
Ebook-Specific Formatting Decisions
Several formatting decisions apply specifically to ebooks rather than to both ebook and print. Drop caps — oversized first letters at the start of chapters — look elegant in print but often break in ebook rendering, appearing as a standard letter in some environments and as a large displaced character in others. Most professional ebook formatters omit drop caps or use CSS-based drop caps that degrade gracefully. Similarly, ornamental section dividers that look beautiful as custom artwork in print can scale poorly on small e-ink screens — a simple centred asterisk or typographic ornament (available in Unicode) is more reliable.
Hyperlinks in ebooks work and are expected — links to websites in the back matter, links to your other books on Amazon, and links in non-fiction to referenced sources can all be active. Ensure every URL you include in your ebook is current, live, and links to the intended destination. Broken links in ebook back matter are a small but avoidable source of reader frustration and occasionally generate negative comments in reviews.
Fonts embedded in ebooks are possible in EPUB 3 but are often unnecessary. Kindle devices render text in the reader’s chosen font — most readers override your embedded font with their preferred reading font anyway. Rather than embedding custom fonts, focus on the structural correctness of your EPUB, which determines the reading experience far more than font embedding does.
Validating Your EPUB Before Upload
Before uploading to KDP, validate your EPUB using the EPUB Validator tool maintained by the IDPF (International Digital Publishing Forum) at validator.idpf.org, or using the open-source EPUBCheck tool. These validators check your EPUB against the EPUB specification and report any structural errors that could cause rendering problems on Kindle devices. A clean EPUBCheck validation doesn’t guarantee a perfect reading experience on all devices, but it eliminates a large category of technical errors that would otherwise only surface after upload.
After validation, upload to KDP and use KDP’s own Online Previewer to check rendering on multiple simulated devices. KDP’s previewer is essential because it shows you specifically how Amazon’s conversion engine handles your EPUB — differences between what the EPUB spec allows and what KDP’s conversion engine actually supports sometimes produce unexpected results in the previewer that you need to address before the book goes live.
A technically clean ebook file is built on a technically clean manuscript. Style inconsistencies, invisible characters, and duplicated sections in your source manuscript create problems in the formatted output that can be difficult to trace back to their origin. Vappingo’s manuscript proofreading service reviews your text at the level of detail that catches these structural issues alongside the typos and grammar errors — giving you a clean foundation for a clean EPUB.
Common Ebook Formatting Mistakes and How to Avoid Them
Even authors using professional formatting tools make predictable mistakes that produce a substandard reading experience. Understanding the most common ones before you format saves time and embarrassment. The most frequent is submitting a file with inconsistent paragraph styles — body text that uses two or three slightly different paragraph styles because different sections of the manuscript were written at different times or pasted from different sources. The result is visible inconsistency in paragraph spacing and indentation across the book that readers notice even if they can’t name the cause.
The second common mistake is not testing on an actual device. KDP’s online previewer is useful but not exhaustive — it simulates a range of devices but doesn’t perfectly replicate every rendering environment. Downloading the free Kindle app on your phone and sideloading your EPUB using a tool like Calibre (available at calibre-ebook.com) lets you see exactly how your ebook reads in a real reading environment before you publish. Pay particular attention to chapter openings, scene breaks, and the back-matter links — these are the elements most likely to show problems that the online previewer misses.
The third mistake is leaving the Look Inside content to chance. Amazon’s Look Inside feature shows the first 10% of your ebook to potential buyers. For most books, this means the first chapter is fully visible. A first chapter that opens with a compelling, error-free, professionally formatted page converts browsing readers into buyers. A first chapter with a formatting glitch on the opening page — a misaligned scene break, an indented first paragraph, a header that didn’t clear correctly — introduces doubt at exactly the wrong moment.
Back Matter That Works Across Formats
Ebook back matter can include active hyperlinks — a capability print back matter doesn’t have — and this makes it one of the highest-value conversion tools available to authors. A series author whose book one ends with a directly clickable link to book two’s Amazon purchase page converts a percentage of finishing readers into immediate follow-on purchasers without those readers having to leave the reading app. This is the digital equivalent of the physical book’s “also by this author” page, made dramatically more effective by the ability to click rather than just note the title for later.
Structure your back matter in this order: the review request (placed early in back matter while the reader is still emotionally engaged), the series continuation page (if applicable — with cover image, hook paragraph, and clickable purchase link), the author bio page (brief, warm, and personality-revealing), the newsletter sign-up page (with your reader magnet offer and a direct link to your sign-up page), and finally the full books-by-the-author list with individual links to each title. Each element has a specific job to do in the post-reading reader journey — building that journey thoughtfully can significantly improve both your review count and your series sell-through rate. See the Series Sell-Through guide for how back-matter structure affects read-through economics.
Format a Manuscript You’re Proud Of
Formatting only works when the text is right. Vappingo’s professional proofreaders review your manuscript for errors, inconsistencies, and style issues before you begin the formatting process — so the EPUB you upload is built on a solid foundation.