All Tools / Case Converter Web
IP: · ·

Case Converter

Convert text between camelCase, PascalCase, snake_case, kebab-case, Title Case and more, all at once

Input
About Case Converter

Convert any text into camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, dot.case, Title Case, Sentence case, UPPERCASE and lowercase all at once. Type once and copy whichever variant you need — handy for renaming variables, keys, files or slugs consistently.

  • Ten case styles generated simultaneously
  • Understands camelCase, snake_case, spaces and hyphens as input
  • One-click copy for each variant

Frequently asked questions

Can I convert existing camelCase or snake_case text?

Yes — the tool detects word boundaries from capitalization, underscores, hyphens and spaces, so any of those input styles convert cleanly into any other.

Does it handle numbers and acronyms?

Numbers are kept as part of the nearest word. Consecutive capitals (like an acronym) are treated as a boundary before a following capitalized word, similar to most code formatters.