Text Tools
Tools for the small text jobs that come up constantly: counting words against a limit, stripping duplicate lines out of a list, fixing inconsistent capitalisation, or turning a headline into a URL slug.
Everything on this page runs entirely in your browser. Your text is never uploaded to a server, which matters when the text you are cleaning up is a draft, a client list or anything else you would rather not send anywhere.
All text tools
- Word CounterCount words and characters with reading time, as you type.
- Character CounterCount characters against common field and post limits.
- Sentence CounterCount sentences and see the average words per sentence.
- Paragraph CounterCount paragraphs and lines, with average paragraph length.
- Case ConverterConvert text between eleven case formats, including programming cases.
- Remove Duplicate LinesRemove repeated lines from a list, keeping the original order.
- Remove Extra SpacesCollapse repeated spaces and tidy up messy whitespace.
- Text SorterSort lines alphabetically, numerically, by length or at random.
- Text ReverserReverse text by character, word order or line order.
- Slug GeneratorTurn a title into a clean, readable URL slug.