Case Converter — Uppercase, Lowercase, Title Case

Free online case converter tool. Convert text between UPPERCASE, lowercase, Title Case, Sentence case, and more formats instantly.

0 chars

Convert To

Result

How to Use

Type or paste your text in the input box above.

Click any conversion button — Sentence case, UPPERCASE, Title Case, camelCase, snake_case, etc.

The result appears below. Copy or download it. Click different buttons to switch between formats.

What is a Case Converter?

A case converter changes the capitalization of text. It's useful for fixing text that was accidentally typed in the wrong case, formatting headlines, creating variable names for programming, or converting between different naming conventions. This tool supports 12 different case formats including standard text formats and developer-specific ones like camelCase, snake_case, and kebab-case.

Frequently Asked Questions

What case options are available?
Sentence case, lowercase, UPPERCASE, Title Case, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, dot.case, path/case, and aLtErNaTiNg case.
Does it work with any language?
It works best with English and Latin-based languages. Some case conversions like title case may not work perfectly with non-Latin scripts.
Is my text processed on the server?
No. All conversions happen in your browser using JavaScript. Your text is never sent to any server.
What is sentence case?
Sentence case capitalizes the first letter of each sentence and lowercases everything else. It's the standard for most body text.
What is the difference between camelCase and PascalCase?
camelCase starts with a lowercase letter (e.g. myVariableName). PascalCase starts with an uppercase letter (e.g. MyVariableName). Both are used in programming.

Share This Tool

Found it useful? Share it with your friends, classmates, or colleagues.