Text tools
Convert case, count words, generate Lorem Ipsum, diff and slugify text, build regex, sort lines, clean whitespace, escape and preview Markdown — locally.
Text tools
- Case ConverterConvert text between upper, lower, title, sentence, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, and dot.case.
- Word & Character CounterCount words, characters, lines, paragraphs and sentences — with reading and speaking time estimates.
- Lorem Ipsum GeneratorGenerate Lorem Ipsum placeholder text — words, sentences, or paragraphs, optionally HTML-wrapped.
- Text DiffCompare two text snippets side by side. Line, word, or character diff with additions and deletions highlighted.
- Regex TesterTest JavaScript regular expressions live with match highlighting, capture groups, named groups and find-and-replace.
- SlugifyConvert any text into a clean URL slug — strip accents, collapse separators, lowercase, with optional hyphen, underscore or dot separator.
- Sort LinesSort lines alphabetically, naturally, numerically, by length, reverse or shuffle. Optionally trim, deduplicate or remove blank lines.
- Escape / UnescapeEscape or unescape strings for HTML, XML, JavaScript and JSON — handles entities, unicode escapes and special characters.
- Whitespace CleanerClean whitespace in any text — trim lines, collapse spaces, remove blank lines, convert tabs and normalize CRLF / LF line endings.
- Markdown PreviewLive Markdown preview with side-by-side editor. Supports headings, lists, links, code blocks, emphasis, blockquotes and tables.
- Find & ReplaceFind and replace in any text — literal or regular expression mode, case sensitive, whole word, with live preview and match count.