Skip to main content

Case Converter

Transform text between multiple case formats instantly. Supports uppercase, lowercase, title case, sentence case, camelCase, PascalCase, snake_case, kebab-case, and CONSTANT_CASE.

Frequently Asked Questions

What is camelCase?
camelCase is a naming convention where words are joined without spaces, and each word after the first starts with a capital letter (e.g., myVariableName).

Related Tools