Text Tools
Select a text tool to get started.
Word / Character Counter
Count characters, words, sentences, and bytes in real-time.
Case Converter
Convert text to UPPER, lower, camelCase, snake_case, Title Case, and more.
Lorem Ipsum Generator
Generate Lorem Ipsum placeholder text by paragraph count.
JSON Formatter
Beautify or minify JSON data. Paste, format, and copy.
Regex Tester
Test regular expressions in real-time and see match results.
Cron Expression Parser
Parse cron expressions into human-readable descriptions and preview next execution times. Visual builder included.
String Escape / Unescape
Escape and unescape strings for JSON, HTML, URL, SQL, and more.
SQL Formatter
Format and beautify SQL queries with proper indentation. Supports keyword case conversion and minification.
Text tools handle the repetitive text-processing tasks that come up constantly in writing, coding, and data work. The word and character counter helps you check manuscript length or validate API input limits with byte-level precision. The case converter transforms text between camelCase, snake_case, PascalCase, kebab-case, and other coding conventions in one click.
The regex tester lets you build and validate patterns with real-time match highlighting. The JSON formatter pretty-prints or minifies JSON payloads. The cron expression parser explains schedule syntax in plain language. The Lorem Ipsum generator produces placeholder text for layout testing, and the string escape tool handles escape sequences across multiple formats including JSON, JavaScript, and HTML.