Text Tools: Word Counter Case Converter UUID Generator Timestamp Converter Lorem Ipsum JWT Decoder Markdown to HTML JSON Formatter Base64 URL Encoder JSON to CSV CSV to JSON

Free Case Converter

Convert text to UPPERCASE, lowercase, Title Case, camelCase, snake_case & more | 100% Private

Case Converter

Input Text
Output
Pick a case conversion above to see the result here.

7 Case Styles

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

Instant Conversion

Results appear the moment you click a case button — no delays.

One-Click Copy

Copy the converted output to your clipboard with a single click.

100% Private

All processing happens locally in your browser. Nothing is ever uploaded.

Why Use a Case Converter?

Developers switch between camelCase and snake_case daily when working across languages and databases. Writers need Title Case for headlines and Sentence case for body copy. Our free Case Converter handles all of these instantly, right in your browser.

Supported Case Styles

UPPERCASE and lowercase for basic normalization. Title Case for headlines. Sentence case for readable prose. camelCase and snake_case for variable naming in code. kebab-case for URL slugs and CSS class names.

Frequently Asked Questions

Is my text sent to a server?

No. All case conversion happens entirely in your browser using JavaScript. Your text never leaves your device.

What is the difference between camelCase and snake_case?

camelCase joins words with no separator and capitalizes the first letter of each word except the first (e.g. myVariableName). snake_case joins words with underscores in lowercase (e.g. my_variable_name).

How does Title Case handle small words?

Our Title Case capitalizes the first letter of every word for simplicity and predictability, rather than applying style-guide exceptions for articles or prepositions.

Can I copy the converted text?

Yes. Click the Copy button next to the output to copy the converted text to your clipboard instantly.

Does this work with special characters and numbers?

Yes. Numbers and punctuation are preserved as-is; only letter casing and word separators are changed for each conversion type.