Text Tools
Manipulate, analyze, and transform text
13 tools in this category
Word Counter
Count words, characters, sentences, paragraphs, and estimate reading time.
Character Counter
Count characters with and without spaces, Unicode code points, and bytes.
Case Converter
Convert text to UPPERCASE, lowercase, Title Case, camelCase, snake_case, kebab-case, and more.
String Replace
Find and replace text with plain text or regex patterns.
Text Diff Checker
Compare two texts and highlight differences. Side-by-side and inline diff views.
Remove Duplicate Lines
Remove duplicate lines from text, with options for case sensitivity and trimming.
Sort Lines
Sort lines alphabetically, numerically, or by length. Reverse sort supported.
Text to Binary Converter
Convert text to binary, octal, and hexadecimal representations.
Regex Tester
Test regular expressions with real-time match highlighting. Supports all JS regex flags.
Slug Generator
Convert any text to URL-friendly slugs. Handles Unicode and special characters.
JSON Diff
Compare two JSON documents and spot field-level differences for APIs, configs, and payload debugging.
Text Diff
Compare two blocks of text and highlight additions, deletions, and changes instantly.
Regex Cheat Sheet
Quick regular expression cheat sheet with common patterns, character classes, and testing workflow.