Text Processing, Formatting & Analysis Utilities
Formatting markdown content, running regex searches, or checking diffs between config files are basic workflow steps. Our client-side text utilities let you instantly compare strings, analyze character counts and readability indexes, change text case, and validate regular expressions without third-party tracking.
-
Compare two blocks of text side-by-side or inline, with word-level and line-level diff highlighting for insertions, deletions, and changes. The tool runs offline in your browser.
-
Test and debug regular expressions with live match highlighting, capture group inspection, and flag toggles. All features run in your browser without requiring a server.
-
Word, character, and line counter with tools to sort lines, remove duplicates, and reverse text. The analyzer runs in your browser without any server uploads.
-
Convert text or variable names between camelCase, PascalCase, snake_case, kebab-case, UPPER CASE, Title Case, and sentence case instantly in your browser.