๐Ÿ”  Case Converter Guide

How to Change Text Case: Uppercase, Title Case, camelCase & More

Retyping text just to fix its capitalization is a waste of time. A case converter transforms it instantly, and once you know the different cases, you'll reach for them constantly, whether you're formatting a heading or naming a variable.

The cases explained

CaseExampleUse for
UPPERCASEHELLO WORLDEmphasis, headers
lowercasehello worldCleaning input
Title CaseHello WorldTitles, headings
Sentence caseHello worldBody text
camelCasehelloWorldJS variables
snake_casehello_worldPython, databases
kebab-casehello-worldURLs, CSS classes

How to convert case (step by step)

  1. Open the Case Converter and paste your text.
  2. Click a case button.
  3. Copy the result.
Developer tip: camelCase, snake_case and kebab-case are for code and identifiers, pick the one your language or framework prefers.

Common uses

  • Fixing text pasted in ALL CAPS.
  • Formatting titles consistently.
  • Converting labels into code-friendly variable names.

๐Ÿ”  Try the Case Converter

Free, instant and private, right in your browser.

Open the Case Converter โ†’

Frequently asked questions

How do I change text to uppercase or lowercase?

Paste your text, then click UPPERCASE or lowercase. The text is transformed instantly and you can copy it.

What is Title Case vs Sentence case?

Title Case Capitalizes The First Letter Of Each Word; Sentence case only capitalizes the first letter of each sentence.

Can it make camelCase or snake_case?

Yes, it supports camelCase, snake_case and kebab-case, which are useful for code and variable names.

Is my text kept private?

Completely. The conversion runs locally in your browser with no uploads.

Advertisement