MyToolsKart

Case Converter

Convert text between UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case and kebab-case in one click.

All the common cases in one place

Retyping text just to change its capitalisation is tedious — especially turning a heading into a variable name, or a shouty ALL-CAPS paragraph back into normal sentence case. This tool converts your text between eight common cases in one click, so you can copy the exact style you need without touching the keyboard.

What each case looks like

Which case should I use?

camelCase and PascalCase are common for variables and classes in most programming languages; snake_case for Python and database columns; kebab-case for URLs, CSS classes and file names. For writing, Title Case suits headings and Sentence case suits body text.

Frequently asked questions

Does it handle punctuation? The programming cases (camel, snake, kebab) split on words and drop punctuation; the plain cases keep your text as-is.

Can I convert a whole paragraph? Yes — paste as much text as you like and apply any case.

Is it private? Yes — all conversions run in your browser.