Transform text case instantly. Convert to uppercase, lowercase, title case, sentence case, camelCase, PascalCase, snake_case, kebab-case, and more.
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.