Text Tools

Process, analyze, and manipulate text with powerful utilities

Transform and analyze text effortlessly. Compare documents, count words, convert cases, test regex, edit Markdown, generate placeholder text. Perfect for writers, editors, and content creators.

8 tools available

All Text Tools

What is in Text Tools

Tools for reading, comparing and reshaping prose rather than code: counting words and characters, scoring readability, diffing two drafts, converting case, removing duplicate lines, testing a regular expression and writing Markdown with a live preview.

They are aimed at the point where writing meets a constraint. A word count that has to fit a brief, a diff that has to show what a reviewer changed, a readability score that has to clear a house standard, a regex that has to match the right rows and no others.

Everything runs locally, which is worth having when the draft is unpublished, under embargo or covered by a client agreement.

The regex tester is the one people keep open longest. It highlights every match live, explains what the pattern is doing, and validates the syntax as you type, which turns an hour of guessing into a few minutes. The deduplicator handles the other common chore: a pasted list with repeats in it.

FAQ

Common questions

Which readability score do you use?

+

The text statistics analyzer reports the Flesch reading ease score along with sentence and syllable metrics, keyword density and an estimated reading time. It is a rough guide to how demanding a passage is, not a verdict on whether the writing is any good.

Can the diff tool compare more than two texts?

+

It compares two at a time, in line, word or side by side views. For a three way comparison, run two passes and read them together.

Does the Markdown editor support tables and task lists?

+

Yes. It handles GitHub flavoured Markdown, so tables, task lists, fenced code blocks and strikethrough all render in the live preview, and the HTML export carries the same structure.

Related categories