Diviseur de paragraphes
Divisez un long bloc de texte en plusieurs paragraphes, un nombre défini de phrases à la fois.
What is a Diviseur de paragraphes?
Breaks up a wall of text — often the result of pasting from a source that stripped paragraph breaks — into readable paragraphs, a set number of sentences at a time, without you having to manually decide where each break should go.
How to use the Diviseur de paragraphes
- Paste a long, unbroken block of text
- Set how many sentences each paragraph should contain
- The text is split into paragraphs instantly, on your device
Example
A 12-sentence wall of text split at 3 sentences per paragraph becomes 4 separate paragraphs, each a self-contained 3-sentence chunk.
Frequently asked questions
How many sentences per paragraph should I use?
2-4 is typical for web writing and keeps paragraphs scannable; longer, more formal writing (like academic text) often reads fine at 4-6.
Is my text uploaded anywhere?
No — Diviseur de paragraphes runs entirely in your browser using JavaScript/WebAssembly. Your text is never sent to a server.
Does this work well on dialogue or a list disguised as one paragraph?
It only counts sentence-ending punctuation, so dialogue or list-like text without normal sentence breaks may split in unexpected places — it's built for regular prose, not those special cases.