Convert text between different letter cases instantly. Our free case converter supports UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, and dot.case. All conversion happens in your browser — no registration, no installation.
1. Type or paste your text into the input area.
2. Select a case format — click any of the conversion buttons to instantly transform your text.
3. Copy — click the copy button to copy the converted text to your clipboard.
Converts all letters to capital letters. Example: HELLO WORLD. Common for headings, warnings, and emphasis.
Converts all letters to small letters. Example: hello world. Useful for normalizing text and URLs.
Capitalizes the first letter of each word. Example: Hello World. Ideal for titles, headings, and book references.
Capitalizes only the first letter of each sentence. Example: Hello world. How are you?. Natural reading format.
First word lowercase, subsequent words capitalized with no spaces. Example: helloWorld. Standard for JavaScript and Java variables.
Each word capitalized with no spaces. Example: HelloWorld. Used for class names in C#, Java, and TypeScript.
Words separated by underscores, all lowercase. Example: hello_world. Common in Python and Rust.
Words separated by hyphens, all lowercase. Example: hello-world. Used in URLs, CSS classes, and file names.
All uppercase with underscores. Example: HELLO_WORLD. Used for constants and configuration values.
A case converter is a tool that changes the letter case of text. It can convert to UPPERCASE, lowercase, Title Case, camelCase, PascalCase, snake_case, kebab-case, and more.
Yes, completely free with no registration. All conversion happens in your browser — your text never leaves your device.
We support UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, and dot.case.