Skip to main content
CheckTown

Case Converter

Convert text between camelCase, PascalCase, snake_case, kebab-case, and more. Live conversion as you type.

Enter text above to convert

Results appear automatically as you type

Learn More

Case Converter: camelCase, snake_case, PascalCase and More

Different coding conventions use different case styles. Learn all the formats and convert between them instantly.

What Are Case Styles?

Case style refers to the way words are capitalized and joined in identifiers, variable names, and other text. Different programming languages and style guides use different conventions. The most common styles are camelCase (JavaScript), snake_case (Python), PascalCase (C#/TypeScript classes), and kebab-case (CSS/HTML).

5 min readRead full guide