Table of Contents
I’ll be honest: I don’t love scary stats unless they’re backed by something solid. What I can say from doing uploads and conversions is that formatting problems are one of the most common reasons books get rejected or delayed in the KDP workflow. The good news? Most of those issues are preventable if you format with reflow, styles, and accessibility in mind from the start.
⚡ TL;DR – Key Takeaways
- •Format for reflowable text: use paragraph styles and don’t rely on fixed layouts, so font-size/orientation changes don’t break your layout.
- •Use Word/Docs built-in styles: set chapters to Heading 1, subheads to Heading 2, and keep Normal for body text (no manual formatting).
- •Images: resize before export (longest edge around 1600–2500px is a common sweet spot), compress, and add alt text (aim for ≤125 characters).
- •Avoid classic ebook annoyances: missing page/section breaks, inconsistent spacing, and “fake” TOCs made with manual links instead of styles.
- •Pick tools based on your workflow: Kindle Create for Amazon-focused exports, Automateed for a more automated pipeline, and InDesign when you need heavier layout control.
Understanding eBook Formatting in 2026 (What Actually Matters)
These days, the biggest focus in eBook formatting is making sure your text is reflowable—meaning it adapts when readers change font size, switch between portrait/landscape, or use different devices and apps.
In my experience, most “formatting failures” you’ll hear about aren’t about the cover or typography taste. They’re about the layout not behaving when the reader does something normal, like zooming, changing font, or tapping through the TOC.
What Is Reflowable Text and Why It Matters
Reflowable text is built to resize and re-wrap as the reading area changes. If you format like it’s 1998 (fixed positions, hard-coded spacing, lots of manual line breaks), you’ll feel it quickly when the EPUB gets opened on a different screen.
What I noticed when I tested a few of my own manuscripts: the same file can look “fine” in one previewer and then behave weirdly elsewhere—especially around:
- chapter breaks (extra blank lines or missing separation)
To keep things reflow-friendly, stick to styles, use standard fonts, and avoid fixed layout approaches. If your content depends on precise positioning, it’s probably not going to travel well across devices.
Core Formatting Principles for Professional eBooks
Here’s the rule I follow: if something can be done with styles, do it with styles. It’s the simplest way to get consistent results across Kindle and Apple Books.
- Use consistent headings: chapters should be Heading 1, subheads Heading 2, and so on.
- Paragraph spacing beats manual spacing: in Word, set paragraph spacing in the style settings instead of pressing Enter multiple times.
- Set indents carefully: a common ebook-friendly starting point is around 0.3 inches for first-line indent, but keep it consistent.
- Skip justified text: justification can create ugly spacing gaps on reflow. Left-aligned is usually cleaner.
And yes—this sounds basic. But it’s exactly what prevents the “why does this look wrong on my iPad?” moment.
Step-by-Step: How to Format an eBook in 2026
I like to start with a clean manuscript file and treat formatting like a repeatable system, not a one-off cleanup. If you’re starting from scratch, begin with a fresh .docx (Word) or a style-driven document (Google Docs works too, but you’ll want to be careful with how headings are applied).
Starting with a clean Word document also makes it easier to remove the hidden formatting that conversion tools hate. For more on the publishing side, see our guide on much does cost.
Preparing Your Manuscript for Formatting
Before you touch anything fancy, do a quick “conversion sanity pass”:
- Remove headers/footers (they often turn into weird artifacts after conversion).
- Delete manual formatting like tabs, multiple spaces, and “fake” paragraph breaks.
- Make sure every chapter title is truly formatted as a heading—not just bold text.
Then save as a .docx. Most all-in-one tools handle that best because the style information is easier to map during export.
Applying Styles and Creating a Clickable TOC
This is where a lot of authors accidentally sabotage themselves. A clickable TOC should be generated from heading styles, not from manual link hacks.
In Word, I assign:
- Heading 1 to chapter titles
- Heading 2 to section titles
- Normal to body text
Then I export to EPUB using my tool of choice and verify the TOC in previewers. Instead of quoting a random “success rate,” here’s the practical way to confirm it works:
- Open the EPUB on Kindle Previewer (or the preview option your tool provides).
- Tap/click each TOC entry and confirm it lands on the right chapter.
- Check that the TOC order matches your manuscript (no missing headings).
If you ever add or rename chapters later, update the TOC by regenerating from styles—don’t rebuild it manually.
Optimizing Images and Adding Accessibility-Friendly Alt Text
Images are usually where file size balloons. Instead of guessing, I do two tests: one “before” export and one “after” export, then compare EPUB size and how images look at a typical reader font size.
A practical approach I’ve used:
- Resize first: set the longest edge of images to something like 1600–2500px (higher for detailed diagrams, lower for photos).
- Compress: use a compression workflow (PNG for simple graphics, JPG/WebP for photos—depending on your tool’s support).
- Don’t stretch: never upscale small images inside Word and hope for the best.
For accessibility, add alt text that describes what matters. A good target is ≤125 characters so it’s readable in screen readers.
Quick alt text rules I follow:
- Informative images (charts/diagrams): describe the purpose and the key takeaway.
- Decorative images: use an empty alt attribute (so screen readers can skip them).
As for semantic HTML5 and accessibility: in EPUB workflows, the goal is that your headings and structures map cleanly to the underlying markup. Depending on your tool, you might not directly write HTML—but you can still control the “inputs” that create the structure.
Here’s what to aim for in practice:
- Headings should map to proper <h1>–<h6> hierarchy (Word styles are what drive this).
- Figures should map to <figure> and <figcaption> when you use captions.
- Images should carry meaningful alt text (or empty alt for decorative images).
If you’re ever working with an EPUB that you want to inspect, you can look at the generated XHTML around your images and headings to confirm the structure is what you intended.
Choosing the Right eBook Formatting Tools (Without Overcomplicating It)
Tool choice really depends on what you’re trying to publish and how much control you need. If you’re self-publishing and want speed, you’ll probably like tools that convert from styled Word/Docs content.
For Amazon publishing, Kindle Create is still a solid option because it’s designed for Kindle workflows and tends to handle common formatting patterns well. For more context, see our guide on ebook formatting software.
Automateed is built around automation, which can save time—especially if you publish frequently or want a more consistent pipeline. If you’re doing more complex series formatting, that consistency matters.
And if you’re building hybrid print/ebook layouts or you need precise visual control, Adobe InDesign is still a strong choice—just understand it’s a bigger learning curve.
Best eBook Software Reviews for 2026 (Based on Real Needs)
Kindle Create: best when you want a straightforward Amazon-focused export. What I like most is that it’s pretty forgiving when you’ve used clean styles in Word.
Automateed: best when you want an all-in-one workflow and less manual fiddling. In my experience, automation helps reduce the “I changed something and forgot to update another chapter” problem.
Adobe InDesign: best if you already know layout design and you’re comfortable managing the complexity that comes with it.
Features to Consider When Selecting Formatting Software
- EPUB export quality (not just “it exports,” but whether headings/TOC and reflow behave).
- Accessibility support: alt text handling and heading mapping from styles.
- Preview tools: the ability to review before you upload.
- Link behavior: TOC links and any internal hyperlinks should land correctly.
If your tool doesn’t give you a way to preview, you’ll end up relying on trial-and-error after upload. I’d rather catch issues earlier.
Best Practices for eBook Formatting in 2026
Think “clean and consistent,” not “perfectly designed.” Ebooks are dynamic. Your formatting needs to survive that reality.
- Font size: 10–12 pt is a common starting range for body text.
- Line spacing: around 1.5 or less to reduce reflow weirdness.
- Alignment: left-aligned usually reads better on reflow devices.
- Indents and spacing: use paragraph settings, not manual blank lines.
Design Tips for a Clean, Reader-Friendly Layout
Georgia and Arial are safe bets for readability. If you want drop caps, do it carefully—some tools handle them better than others. And if your layout relies on complex positioning, remember: small screens will test it.
For related guidance on length and presentation, see our guide on minimum pages ebook.
Ensuring Accessibility and Compliance
Accessibility isn’t just “nice to have.” It’s part of making your book usable for more readers.
- Alt text: descriptive, concise, and consistent. Keep it within ≤125 characters when possible.
- Color contrast: aim for a contrast ratio of 4.5:1 for normal text when your design includes colored text or backgrounds.
- Structure: headings should follow a logical order so screen readers can navigate.
Also, don’t forget decorative elements. If an image doesn’t add meaning, it shouldn’t force its way into the reading experience.
Common Formatting Mistakes to Avoid
- Broken chapter breaks: don’t rely on multiple Enter presses. Use real page/section breaks (in Word: Insert > Page Break).
- Inconsistent spacing: if some chapters were formatted manually, you’ll see it after conversion. Standardize styles.
- Oversized images: large images slow downloads and can cause layout issues. Resize and compress before export.
Publishing and Post-Publication Tips (The Part People Skip)
Publishing isn’t the finish line. It’s the moment you find out what your formatting actually looks like in real reading apps.
I recommend testing on at least a couple of environments. For example, I usually check:
- Kindle Paperwhite (or Kindle Previewer)
- the Kindle iOS app
- Apple Books on an iPad (if the ebook is going wide)
Then I run a checklist every time I export or re-export:
- TOC links: tap/click chapters and confirm they land correctly
- Heading rendering: do headings look right and follow hierarchy?
- Reflow behavior: increase font size and check spacing/line breaks
- Image reflow: do images resize without pushing text into awkward gaps?
- Link destinations: verify any internal links and external URLs
- Page-break behavior: no double spacing, no missing separation between sections
After you upload, you can still update files if something slips through. Just don’t wait too long—reader frustration compounds quickly.
Final Checks and Common Pitfalls
- Re-check TOC and alt text after upload. Sometimes conversion behaves differently once it’s processed by the platform.
- Avoid “manual” pagination: don’t force page numbers or kerning adjustments. E-readers handle layout dynamically.
- Keep file sizes reasonable: you want quick downloads, especially for readers on slower connections.
Using Feedback to Refine Your eBook Formatting
If readers tell you “chapter 7 looks weird” or “the TOC jumps,” treat it like a bug report. Update your source (Word/Docs), re-export, and re-test the corrected sections.
Also, keep an eye on what you’re publishing and why. For more on the broader publishing decision, see our guide on publishing ebooks worth.
Device capabilities and accessibility expectations evolve. The formatting that worked last year might need a tweak today, especially if you’re adding new content types (tables, charts, footnotes, embedded media).
What to Do Next (A Simple Pre-Publish Checklist)
If you want a “do this before you hit publish” plan, here’s what I’d use:
- Manuscript: chapters are Heading 1, body is Normal, spacing is style-based.
- TOC: regenerate from styles, then test every entry in previewers.
- Images: resize to a sensible longest edge, compress, and add alt text (or empty alt for decorative images).
- Accessibility: headings follow a logical order; color/contrast is reasonable for readability.
- Re-test: open the final EPUB on at least 2 different apps/devices and check reflow + links.
Do that, and you’ll avoid most of the headaches that eat time (and reader trust).
Frequently Asked Questions
What is the best software to format an eBook?
For many authors, Kindle Create is the easiest starting point because it’s built for Amazon workflows. If you want a more automated pipeline, Automateed can help you get consistent formatting without spending hours tweaking. And if you’re doing complex design work, Adobe InDesign is still the go-to for advanced layout control.
How do I format an eBook for Kindle?
Start with a clean Word or Google Docs file, apply consistent styles, and use real page/section breaks. Then convert/export using Kindle Create or Automateed. After that, test the EPUB/Kindle output in previewers and on a real Kindle device if you can.
What are the steps to professionally format an eBook?
Prepare your manuscript, apply heading/body styles, create a clickable TOC from those styles, optimize images (resize + compress) and add alt text, then test the final file across devices/apps. Once it looks right everywhere, publish and be ready to update if something breaks.
Can I format my eBook myself?
Yes. Tools like Word/Google Docs plus Kindle Create or Automateed make it possible to format professionally without hiring a designer—especially if you keep your styles consistent and test the result.
What tools are recommended for eBook creation?
Common options include Kindle Create, Automateed, and Adobe InDesign. The “best” choice depends on whether you want speed, automation, or advanced layout control.
How do I export my eBook as EPUB?
Most formatting tools let you export directly as EPUB. Make sure your manuscript uses proper heading styles first, choose EPUB during export, and then verify the output in previewers (and ideally on a couple of devices) before publishing.






