Paragraph Splitter

Split text on blank lines into separate paragraphs, numbered in a table with a word count for each one.

Paragraph Splitter separates a block of text into individual paragraphs wherever a blank line appears, then lays them out in a numbered table with a word count beside each one. Rather than scrolling through a wall of prose to find paragraph breaks, you get every paragraph isolated, indexed, and measured, which makes reviewing structure and lengths effortless.

It suits writers checking that each paragraph stays a sensible length, editors reorganising a draft, and content teams pulling apart articles for reuse. Because the split relies on blank lines — the standard way paragraphs are separated in plain text — it works reliably on copied documents, exported notes, and Markdown source alike, giving you a dependable paragraph-by-paragraph view.

Everything runs locally in your browser using JavaScript, so nothing is uploaded and no sign-up is required. Paste your text, choose whether to collapse internal line breaks, and read the table of paragraphs with their word counts. Since processing stays on your device, confidential drafts and unpublished work remain completely private.

Features

  • Splits text on blank lines, the standard separator between paragraphs.
  • Numbers every paragraph so you can reference and reorder them easily.
  • Shows a word count for each paragraph to reveal uneven lengths.
  • Optionally collapses internal line breaks into single spaces for clean prose.
  • Reports the paragraph total and combined word count in the stats panel.
  • Exports the table to CSV, XLSX, or TXT, or copies it to the clipboard.
  • Runs entirely in your browser so drafts and documents stay private.

How to use Paragraph Splitter

  1. Paste your text, with paragraphs separated by blank lines, into the input box.
  2. Leave Collapse line breaks on to join wrapped lines into flowing paragraphs.
  3. Read the numbered table showing each paragraph and its word count.
  4. Scan the word counts to spot paragraphs that are too long or too short.
  5. Check the stats panel for the paragraph total and combined word count.
  6. Export the table or copy it for reuse elsewhere.

Benefits

  • Reveals paragraph lengths at a glance so you can balance a draft.
  • Isolates each paragraph for easy reordering, editing, or reuse.
  • Helps editors break dense text into readable, well-sized blocks.
  • Gives an accurate paragraph count without manual scrolling.
  • Keeps confidential drafts private because nothing is uploaded.
  • Produces an exportable table that drops straight into a spreadsheet.

The collapse option is the key to clean results when your source wraps long paragraphs across many short lines, as happens with some exports and email quotes. With it enabled, those hard-wrapped lines are joined into a single flowing paragraph and internal whitespace is normalised, so the word counts reflect real paragraphs rather than accidental line breaks. Turn it off when the internal line breaks are meaningful, such as in poetry or address blocks.

Because the tool measures each paragraph independently, it is a quick way to audit rhythm and pacing: a run of very long paragraphs signals dense text that may benefit from breaking up, while many one-line paragraphs can feel choppy. For a deeper structural view, pair the output with a sentence splitter to see how sentences are distributed inside each paragraph.

Frequently asked questions

Related tools