Case Converter
Convert your text to different cases - uppercase, lowercase, title case, sentence case, and more. Quick and easy text transformation.
📘 Case Types Explained
lowercase: All letters in small case
UPPERCASE: All letters in capital case
Title Case: First letter of each major word capitalized
Sentence case: First letter of each sentence capitalized
Capitalize Each Word: First letter of every word capitalized
aLtErNaTiNg: Alternates between lower and upper case
InVeRsE: Swaps uppercase to lowercase and vice versa
Instant Conversion
One click to convert to any case type
Multiple Options
7 different case conversions available
Easy Copy
Copy converted text with one click
When to Use Each Case
📰 Title Case
Use for headlines, blog post titles, book titles, and article headings. Example: "The Quick Brown Fox Jumps Over the Lazy Dog"
📝 Sentence Case
Use for regular sentences and paragraphs. The first letter of each sentence is capitalized. Example: "Hello world. How are you?"
💻 lowercase / UPPERCASE
lowercase is often used in URLs and programming. UPPERCASE is used for emphasis, acronyms, or constants in code.