Category: Text tools

Case Converter

Switch between title, camelCase, snake_case and kebab-case

Convert text between UPPER CASE, lower case, Title Case, Sentence case, camelCase, PascalCase, snake_case and kebab-case.

Title Case
Convert Any Heading Into The Case You Need

Everything on this page is processed in your browser. Nothing is uploaded.

What this tool does

Writing needs Title Case and Sentence case; code needs camelCase, PascalCase, snake_case or kebab-case depending on the language and file type. Pick a style and the converted text appears immediately, ready to copy.

How to use it

  1. Paste the text or identifier you want to reformat.
  2. Choose one of the eight case styles.
  3. Copy the converted text.

Privacy

This tool runs entirely in your browser. Your input is never uploaded, stored or shared — closing the tab removes it.

Frequently asked questions

How are word boundaries detected?
Spaces, punctuation and lowercase-to-uppercase transitions all split words, so existing camelCase input converts correctly.
Does it work with accented letters?
Yes. Case changes use Unicode rules, so accented and non-Latin letters are handled correctly.