Your Amazon book description: formatting, HTML, and the errors that block it
What the field can and cannot do
The Amazon description is not plain text and it is not full HTML. It accepts a limited set of tags, and everything else is ignored or causes trouble. In practice you have bold with the b tag, italics with the i tag, a line break with the br tag, small headline tags in the h4 through h6 range, and simple lists. That is enough to build a clean, scannable listing. What you do not have is large heading tags, custom fonts, colors, tables, or images in the text field, so do not reach for them.
The unclosed-tag trap
The single most reported formatting disaster is an unclosed tag. HTML tags come in pairs: you open bold with one tag and close it with the matching tag. If you open a tag and forget to close it, the formatting does not stop where you meant it to. A missing close on a bold tag can leave the entire rest of your description in bold, and a stray list or headline tag can distort everything below it. Authors describe opening their live page to find the whole description bleeding one style across every paragraph. The fix is discipline: every tag you open gets a matching closing tag, checked before you save.
The invisible-characters error
The other classic blocker is the invisible-characters error, and it has one main cause: pasting from Word. Word silently swaps straight quotes for smart curly quotes and inserts hidden formatting characters, and Amazon's field rejects some of them, throwing an error that mentions characters you cannot even see. The cure is simple. Either paste as plain text, which strips the hidden characters, or type your description directly into the KDP editor. If you want to draft in HTML, draft it in a plain-text editor rather than a word processor, and the problem never appears.
A description is not a back cover
It is tempting to paste your back-cover copy into the description field and call it done, but the two jobs are different. Back-cover copy is read as a single block by someone holding the physical book. Your Amazon description is scanned on a screen, often on a phone, by someone deciding in a few seconds whether to keep reading. That calls for short paragraphs, plenty of white space, and a bold hook line at the top that stops the scroll. Break your copy into two or three-sentence chunks, lead with your strongest line in bold, and let the layout breathe. The same words, arranged for scanning, convert better than a dense wall.
How much room you have
You have roughly 4,000 characters, and that budget includes the HTML tags themselves. That sounds tight, but it is plenty for a strong listing: a bold hook, two or three short paragraphs, and maybe a short list of what the reader will get. You rarely need to fill every character. A focused description that respects the reader's attention beats one that uses all 4,000 characters to say everything.
A safe copy-paste skeleton
Here is a minimal HTML structure that uses only supported tags, keeps every tag closed, and gives you a scannable shape. Type your own words in, keep the tags balanced, and paste it in as plain text if your editor might inject smart quotes.
Every tag in that skeleton is closed, every tag is one Amazon supports, and the shape reads well on a phone. Note that some authors find the p tag behaves inconsistently in the field; if your paragraphs run together, replace the paragraph tags with br line breaks between blocks, which is the most reliable spacing method of all.
A quick pre-publish checklist
- Every opened tag has a matching closing tag.
- You used only supported tags: b, i, br, h4 through h6, and lists.
- You typed in a plain-text editor or the KDP editor, not Word.
- If Word was involved, you pasted as plain text to strip smart quotes.
- The copy is broken into short, scannable chunks with a bold hook up top.
- You stayed comfortably within the roughly 4,000-character budget.
A good description is a specific skill, and it is one piece of a larger launch. Cantos, our book-design AI, generates the whole Marketing and Book Premiere Kit from the manuscript itself: the Amazon description, back-cover copy, categories, keywords, comparable titles, author bios, and more. It is $99.99 a la carte and included in the $249.99 Full Package. See your book first with a free 30-page professionally typeset preview. No credit card, and nothing is ever trained on your work.
Get the Free PreviewRelated: All author guides · What it costs to self-publish · The ISBN guide