Text & String tools
Everyday text utilities for developers and writers: counters, case conversion, slugs, deduplication, sorting, find & replace, lorem ipsum and a diff checker. All processing happens locally.
25 tools in this category
Word Counter
Count words, characters, sentences, and reading time.
Character Counter
Count characters and bytes with limit presets.
Case Converter
Convert text between 11 different letter cases.
Slug Generator
Turn any text into a clean, URL-friendly slug.
Remove Duplicate Lines
Deduplicate lines of text with flexible matching.
Sort Lines
Sort lines alphabetically, numerically, or by length.
Reverse Text
Reverse text by character, word, line, or sentence.
Find & Replace
Search and replace text with plain or regex matching.
Lorem Ipsum Generator
Generate placeholder text for mockups and designs.
Diff Checker
Compare two texts line-by-line with an LCS diff.
Text Statistics Analyzer
Analyze readability with Flesch score and syllable stats.
Line Numbering Tool
Add or remove line numbers from text with custom formatting.
Text Repeater
Repeat text a set number of times with custom separators.
Whitespace Remover
Trim, collapse, and clean up whitespace in text.
List Randomizer
Shuffle a list of lines and optionally pick a random subset.
Text to Columns
Split delimited text into aligned columns and re-join it.
ASCII Art Text Generator
Turn text into a big ASCII banner using letters and numbers.
Markdown Table Formatter
Prettify and align Markdown tables with column alignment.
Text Encoding Detector
Detect non-ASCII, invisible, smart-quote, and emoji characters.
Acronym & Initials Generator
Generate acronyms, initials, or camelCase from phrases.
NATO Phonetic Alphabet Converter
Spell out text using the NATO phonetic alphabet.
Text Obfuscator
Obfuscate text with ROT13, zero-width spaces, or leetspeak.
Column Aligner
Align delimited text into padded, readable columns.
Lorem Ipsum HTML Generator
Generate lorem ipsum text wrapped in HTML tags.
Random Text From Pattern
Generate random strings from a custom pattern.