🔡

Text Case Converter

Convert text to any case format instantly — UPPER, lower, camelCase, snake_case and more.

Select a conversion above

How it works

1
Paste your text
Type or paste any content into the input field — handles Unicode, special characters and mixed scripts.
2
Choose a case
Click the target case: UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case or kebab-case.
3
Instant conversion
The output appears immediately without any page reload or submission — switch cases as many times as needed.
4
Copy the result
Click Copy to put the converted text on your clipboard, ready to use in your code, content or document.

Frequently Asked Questions

Is the Text Case Converter free?

Yes, 100% free. No account, no limits, no data collected.

Is my text sent to a server?

No. All conversions run instantly in your browser — your text is never uploaded or stored.

What cases are supported?

UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, kebab-case and CONSTANT_CASE.

Can I convert code variable names?

Yes. camelCase, PascalCase, snake_case and kebab-case are especially useful for renaming variables across different languages.