Etsy Description Formatter

Paste your description. See exactly how Etsy will display it to buyers. Fix line breaks, add bullets and dividers — without the copy-paste-from-Word workaround.

Why this exists: Etsy's listing editor strips formatting from text pasted from Word, Google Docs, or Notepad. This tool gives you back control — instant preview, no signup, no AI rewriting your words.
Your description (paste here) 0 chars
Etsy preview (what buyers see) 0 chars

Always preview the cleaned text before pasting it into Etsy. This tool is not affiliated with Etsy.

[ Ad slot — replace with AdSense / Ezoic code ]

Why Etsy descriptions never format the way you want

Etsy's listing editor is famously basic. There's no rich-text toolbar, no bold, no italics, no headings — just a plain text box. When you paste a description from Microsoft Word, Google Docs, or even Notepad, three things happen that ruin your formatting:

Curly quotes get smuggled in. Word automatically converts your straight quotes (") into curly typographic quotes (" and "). These look identical to humans but are different Unicode characters. They render fine for buyers, but they can cause issues with copy-paste into other systems, with screen readers, and with bulk-edit tools that expect plain ASCII.

Line breaks get inconsistently applied. Etsy preserves line breaks in descriptions, but the way it counts them is unforgiving. A single Enter creates a soft line break; a double Enter creates a paragraph break. Pasting from a word processor often inserts strange invisible characters between paragraphs that look like line breaks but render as one solid wall of text.

Angle brackets break the rendering. If your description contains < or > characters — common if you write things like "size: <5 inches" or ">100 sold" — Etsy's mobile app interprets them as malformed HTML and silently mangles the rest of your description. Etsy sellers have reported this for years; the fix is to remove the brackets entirely.

What this tool actually does

Five formatting styles, each designed to display correctly in Etsy's listing editor and on the buyer-facing page:

Plus four cleanup toggles that fix the underlying problems regardless of which style you pick: stripping HTML, straightening curly quotes, collapsing extra spaces, and removing angle brackets.

How to use it

Paste your description into the left panel. The right panel updates as you type and shows what your description will actually look like on the live Etsy listing page. Pick a style at the top to apply formatting. Use the options bar to toggle the cleanup features. When the preview looks right, click "Copy formatted description" and paste it into your Etsy listing editor. Done.

One important note: the preview is faithful to what Etsy renders, not to what the listing editor itself shows you. Etsy's editor often displays your description as a single block of text in the edit view, but the live listing page renders the line breaks correctly. Trust the preview here — it matches what buyers see.

[ Ad slot — replace with AdSense / Ezoic code ]

Frequently asked questions

Why does my Etsy description run together with no paragraph breaks?

Most often it's because you pasted from Word or Google Docs, which inserted special "soft return" characters that Etsy treats as a single line. The fix is to paste through a plain-text intermediary (or this tool), which strips the smart formatting and leaves only the line breaks Etsy understands. The "Clean" style above does exactly this.

Are emoji and Unicode characters safe to use in Etsy descriptions?

Yes. Etsy descriptions accept any Unicode character — that includes emoji, bullet symbols, box-drawing characters, and accented letters. Where sellers run into trouble is with HTML-like characters (<, >, &) which Etsy's mobile app sometimes mis-parses. The cleanup option above strips the dangerous ones automatically.

Does this tool change my words or rewrite my description?

No. This is a formatter, not a generator. It only adjusts spacing, punctuation, and decorative characters. Your words stay exactly as you wrote them. If you want an AI to write the description for you, that's a different tool — there are several free ones, but they're solving a different problem.

How long should an Etsy description be?

Etsy's technical maximum is generous (over 100,000 characters), but practical limits are much shorter. Buyers skim — they don't read essays. The first 160 characters are the most important because they often appear in search result snippets. Most successful listings keep the main description in the 300–800 character range, with optional extra sections (shipping, care instructions, FAQ) below. The character counter above tracks both the input and the formatted output so you can stay focused.

Does Etsy support bold or italic text?

No. The Etsy listing editor does not support any rich-text formatting — no bold, no italics, no headings, no hyperlinks (except in shop announcements). The closest you can get is using Unicode characters that look like styled text (𝗯𝗼𝗹𝗱, 𝘪𝘵𝘢𝘭𝘪𝘤) but these have accessibility downsides — screen readers can't read them, and they hurt your discoverability. The styles above use safer alternatives (CAPS, dividers, bullets) that achieve the visual hierarchy without breaking accessibility.

Will this tool save my data or send it anywhere?

No. All formatting happens in your browser. Your description text is never sent to any server. You can verify this by opening your browser's DevTools, going to the Network tab, and watching — there are zero outbound requests when you type or paste.