📄Text Tools
Text tools for the cleanup, measurement, and transformation work that writers, editors, developers, and content operators do dozens of times a day. Count words, characters, syllables, and reading time against a target. Normalize whitespace and line endings before pasting into a system that is fussy about them. Generate dummy text in your choice of flavor and length when designing a layout. Randomize lines for giveaways or A/B prompts. Remove invisible characters that were silently smuggled in by a copy-and-paste from a PDF. The most common assumption that bites people is that all whitespace is equivalent; non-breaking spaces, zero-width joiners, and various Unicode space characters look identical to a regular space on screen but break downstream tooling, exceed character limits invisibly, and trip up search and replace. The Invisible Character Detector surfaces them; the Whitespace Formatter Tool removes them in one pass. If you are new to the category, start with the Word Counter for any writing task with a target length, the Whitespace Formatter Tool before pasting into a system that has a character limit, and the Dummy Text Generator when you are designing rather than writing. The Randomize Text Lines tool is the quiet favorite for anyone running a giveaway. The Basic Markdown Formatting Tool helps when you are switching between editors that interpret markdown differently.
12 tools available
Basic Markdown Formatting Tool
This tool converts simple shorthand syntax into clean, well-structured Markdown.
Case Converter
Converts text between six letter cases: sentence, lower, UPPER, Capitalize Word (title), tOGGLE cASE (inverts), and aLtErNaTe cAsE.
Dummy Text Generator
Generate placeholder text for design mockups, content prototypes, development, and UI testing.
Invisible Character Generator
Generates 1 to 10,000 identical invisible Unicode characters from 20+ types including Hangul Filler, Braille Blank, and zero-width and spacing characters.
Online Text Editor
Plain-text editor with find-and-replace (case-sensitive and regex), case conversion (upper, lower, title, sentence), and per-line operations.
Randomize Text Lines Tool
Shuffles lines of text using Fisher-Yates, with optional Line Groups (1 to 100) that shuffle whole blocks while preserving internal order.
Reverse Text Generator
Five transformation modes: reverse by character, reverse word order, reverse letters within each word, flip upside down, or mirror via Unicode equivalents.
Structured Text to Markdown Converter
This tool formats basic structured text blocks from a Word document into clean, consistent Markdown based on a predefined schema.
Text Comparison Tool
Diffs two text inputs (typed, pasted, or dropped as files) character by character, highlighting every insertion and deletion in both panels.
Whitespace Formatter Tool
Improve text readability in large blocks of text or code by removing extra whitespace, standardizing heading formats, applying text transformations, and preserving...
Word Counter
Counts words, characters with and without spaces, sentences, and paragraphs in pasted text, with optional Flesch reading score and reading-time estimate.
Word and Character Count Tool
Counts words, characters with and without spaces, sentences, paragraphs, and average word length from any pasted or typed text.