Convert text between different cases instantly. Supports uppercase, lowercase, title case, sentence case, camelCase, snake_case, and more.
Case types explained: UPPERCASE = all caps. lowercase = all small. Title Case = First Letter Capitalized. Sentence case = First word capitalized. camelCase/PascalCase = for programming. snake_case = words joined with underscores. kebab-case = words joined with hyphens.