Convert text between camelCase, snake_case, kebab-case, and more.
β
Add to favorites for quick access from the home page
Tools often used together with this one
Count words, characters, lines, and paragraphs. Real-time statistics as you type.
Remove duplicate lines from a list. Paste your list, get unique items.
Compare two texts and highlight differences. Side-by-side or unified view.
Find specified strings within text. Add multiple search strings and discover all occurrences.
Input: 'hello world' kebab-case Output: 'hello-world' camelCase Output: 'helloWorld'