Transform text case instantly. Convert to uppercase, lowercase, title case, sentence case, camelCase, PascalCase, snake_case, kebab-case, and more.
A case converter transforms text between different letter casing styles including uppercase, lowercase, title case, sentence case, camelCase, PascalCase, snake_case, and kebab-case. This is invaluable for developers formatting variable names, writers adjusting headings, and content creators standardizing text. Our browser-based tool converts text instantly as you select different case modes, handling Unicode characters and accented letters correctly. Since all processing happens locally in your browser, your text remains completely private and is never sent to any server.
We support uppercase, lowercase, title case, sentence case, camelCase, PascalCase, snake_case, and kebab-case conversions.
Title case capitalizes the first letter of each word. Small words like 'the', 'a', 'in', 'of' are kept lowercase unless they start the sentence.
camelCase starts with a lowercase letter (e.g., myVariable), while PascalCase starts with an uppercase letter (e.g., MyVariable). Both are common in programming.
Yes, the converter properly handles accented characters and other Unicode letters for uppercase/lowercase transformations.