Case Converter

13 cases · click any card to copy · auto-detect input

0 words · 0 chars
Type something above to see all 13 case conversions.

About this tool

Which cases does the converter support?
Title Case, UPPER CASE, lower case, camelCase, PascalCase (UpperCamelCase), snake_case, SCREAMING_SNAKE_CASE, kebab-case, COBOL-CASE, dot.case, and Sentence case.
Does it handle multiple words and punctuation correctly?
Yes. The converter detects word boundaries across spaces, hyphens, underscores, and mixed-case runs, so pasting a camelCase identifier or a multi-word phrase both convert correctly.
Can I convert a large block of text?
Yes. Paste any length of text. The conversion applies to the full input.
Is it useful for renaming code identifiers?
Yes. Paste a variable name from one language convention and convert it to another — for example, turning a Python snake_case name into a Java camelCase name.