Text Tools
Test regex, compare diffs, preview Markdown, and convert case formats.
Regex Tester
Test regular expressions with real-time matching and highlighting.
Open tool →Diff Checker
Compare two texts and see differences highlighted line by line.
Open tool →Markdown Preview
Write Markdown and see real-time rendered preview side by side.
Open tool →String Case Converter
Convert text between camelCase, PascalCase, snake_case, kebab-case, and more.
Open tool →SQL Formatter
Format and beautify SQL queries with dialect-specific formatting.
Open tool →About Text Tools
Text processing is at the heart of software development. These tools cover the most common text operations: regex pattern testing with real-time match highlighting and capture group display, side-by-side text comparison using the LCS diff algorithm, live Markdown preview with GitHub Flavored Markdown support (tables, task lists, fenced code blocks), and string case conversion between 8 formats (camelCase, PascalCase, snake_case, SCREAMING_SNAKE_CASE, kebab-case, Title Case, UPPERCASE, lowercase). All tools process text locally and never transmit your data.