Aa Case Converter

Convert text to any case

Transform your text between uppercase, lowercase, title case, camelCase, snake_case and more — instantly, free, right in your browser.

Input
0 words0 chars0 lines
Output: UPPERCASE
Output will appear here...

Case Conversion Guide

UPPERCASE

ALL CAPS

THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG.

lowercase

all small

the quick brown fox jumps over the lazy dog.

Title Case

Capitalize Each Word

The Quick Brown Fox Jumps Over The Lazy Dog.

Sentence case

First letter of sentence

The quick brown fox jumps over the lazy dog.

camelCase

firstWordLower subsequentWordsCapital

theQuickBrownFoxJumpsOverTheLazyDog.

PascalCase

AllWordsCapital

TheQuickBrownFoxJumpsOverTheLazyDog.

snake_case

words_separated_by_underscores

the_quick_brown_fox_jumps_over_the_lazy_dog.

kebab-case

words-separated-by-hyphens

the-quick-brown-fox-jumps-over-the-lazy-dog.

CONSTANT_CASE

ALL_CAPS_WITH_UNDERSCORES

THE_QUICK_BROWN_FOX_JUMPS_OVER_THE_LAZY_DOG.

aLtErNaTiNg

AlTeRnAtInG cAsE

tHe qUiCk bRoWn fOx jUmPs oVeR ThE LaZy dOg.