Free · No signup · 100% private

Case Converter

Free case converter with 10 modes: lowercase, UPPERCASE, Title Case, Sentence case, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, aLtErNaTiNg. One-click copy. 100% private.

Conversions (10)

UPPERCASE
All letters capital
THE QUICK BROWN FOX JUMPS OVER 13 LAZY DOGS!
lowercase
All letters small
the quick brown fox jumps over 13 lazy dogs!
Title Case
Capitalize First Letter Of Each Word
The Quick Brown Fox Jumps Over 13 Lazy Dogs!
Sentence case
Capitalize first letter of each sentence
The quick brown fox jumps over 13 lazy dogs!
tOGGLE cASE
Swap the case of every letter
tHE QUICK BROWN fox JUMPS OVER 13 LAZY DOGS!
aLtErNaTiNg cAsE
Alternating caps, useful for mocking
tHe qUiCk bRoWn fOx jUmPs oVeR 13 lAzY DoGs!
camelCase
First word lowercase, then capitalize
theQuickBrownFoxJumpsOver13LazyDogs
PascalCase
Capitalize every word, no spaces
TheQuickBrownFoxJumpsOver13LazyDogs
snake_case
Lowercase with underscores
the_quick_brown_fox_jumps_over_13_lazy_dogs
kebab-case
Lowercase with hyphens (URL-safe)
the-quick-brown-fox-jumps-over-13-lazy-dogs

Related glossary terms

Want a deeper dive? These glossary entries explain the concepts behind this tool.

How to use it

1

Paste your text

Drop a sentence, headline, variable name, or any text into the box. All 10 conversions appear instantly below.

2

Read the conversions

Each row shows the case name, a one-line description, the converted text, and a Copy button. No clicking through tabs, no waiting for a server.

3

Click Copy on the row you want

Each row has its own Copy button — copy one conversion, paste, and you're done. Multiple copies work in sequence if you need more than one format.

4

Edit and re-convert

Change the input and all 10 rows update in real time. Great for iterating on variable names or batch-converting a list of titles.

Frequently Asked
Questions

Everything you need to know about case converter.

All four are conventions for combining words without spaces — used in programming, URLs, and file names. camelCase: first word lowercase, subsequent words capitalized (e.g. myVariableName). PascalCase: every word capitalized, no spaces (e.g. MyVariableName — also called UpperCamelCase). snake_case: lowercase with underscores (e.g. my_variable_name). kebab-case: lowercase with hyphens (e.g. my-variable-name) — the standard for URL slugs and CSS class names. Pick the one your team / framework requires; all four are equally readable, the choice is purely stylistic.

Title Case capitalizes the first letter of every major word (nouns, verbs, adjectives, adverbs) and lowercases short articles, conjunctions, and prepositions (a, an, the, and, but, or, for, in, of, on, to, with). The standard reference is the Chicago Manual of Style, but AP Style is more aggressive about capitalizing prepositions. Title Case is the conventional capitalization for English-language book titles, blog post titles, and headlines in most style guides. Our converter uses a Chicago-style stop-word list and capitalizes the first word regardless.

Sentence case capitalizes only the first letter of each sentence, leaving the rest lowercase. The exception is proper nouns (names, places, brands) which keep their normal capitalization. Sentence case is the default in most body copy, email, and chat — and is also Google's preferred meta description style per their structured data documentation.

Toggle Case swaps the case of every letter — uppercase becomes lowercase and vice versa. The most common use is the 'sarcastic' or 'mocking' case (aLtErNaTiNg CaSe), but plain toggle is useful for fixing text that was accidentally typed with caps lock on. A more aggressive version is mocking case (alternating caps), which is also a row in our converter.

Yes on both. Completely free, no signup, no daily limit. 100% private — every conversion runs in your browser. Your text is never sent to our servers, never logged, never used to train any AI. Open DevTools → Network while you type: zero outbound requests carry your text.

Want this automated across your whole site?

SERPView monitors title tags, meta descriptions, and structured data for every URL — alerting you the moment something breaks or could be improved.

Get started free