Case Converter

Convert text between camelCase, snake_case, kebab-case, Title Case and more.

0 words · 0 chars
camelCase
PascalCase
snake_case
CONSTANT_CASE
kebab-case
Train-Case
dot.case
path/case
Title Case
Sentence case
lowercase
UPPERCASE
Toggle case

100% client-side · converts instantly in your browser.

Frequently Asked Questions

Common questions about Case Converter

Type or paste your text and the tool instantly shows it in every case — camelCase, snake_case, kebab-case, and more — each in its own card with a copy button. No button press needed; it converts as you type.

Yes. The tokenizer detects camelCase and PascalCase boundaries (a lowercase or digit followed by an uppercase letter), as well as spaces, underscores, hyphens, dots, and slashes, so it splits mixed input correctly before re-casing.

Yes. Each line is processed independently and re-joined, so lists of identifiers keep their line structure in every output case.

No. Conversion is 100% client-side. Your text is never uploaded, stored, or logged.

You Might Also Like