Text Tools

Case Converter

Convert text to UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case, kebab-case, and more.

Frequently asked questions

What is Title Case?

Title Case capitalizes the first letter of each word. It is commonly used for titles, headings, and proper nouns.

When do I use camelCase vs snake_case?

camelCase is standard in JavaScript and Java. snake_case is standard in Python and Ruby. kebab-case is used in URLs and CSS classes.

Related tools

XinRW