What Is a Text Case Converter?
A text case converter is a tool that transforms your text between different capitalization styles — uppercase, lowercase, title case, sentence case, alternating case, and toggle case. It saves you from retyping text manually when you need to change its formatting.
This tool runs entirely in your browser. No text is sent to any server, making it safe to use with any content including passwords, personal notes, or confidential documents.
How to Use This Text Case Converter
Enter Your Text
Type directly into the editor, or paste content with Ctrl+V. You can also upload or drag a .txt file.
Choose a Case
Click any of the case buttons below the editor — UPPERCASE, lowercase, Title Case, Sentence case, aLtErNaTiNg, or tOGGLE cASE.
Text Transforms Instantly
Your text is converted in place immediately. You can apply multiple conversions one after another.
Copy or Download
Use "Copy" to copy the converted text to your clipboard, or "Download" to save it as a .txt file.
Case Types Explained
UPPERCASE
▼
Converts every letter to its capital form. Used for headings, acronyms, emphasis, and formatting constants in code. Example: "hello world" → "HELLO WORLD".
lowercase
▼
Converts every letter to its small form. Useful for normalizing text, preparing data for comparison, or formatting email addresses and URLs. Example: "HELLO WORLD" → "hello world".
Title Case
▼
Smart title case that capitalizes the first letter of important words while keeping minor words like "the", "a", "and", "of", "in" lowercase — unless they start a sentence. Follows standard title capitalization rules. Example: "the lord of the rings" → "The Lord of the Rings".
Sentence case
▼
Capitalizes only the first letter of each sentence, with the rest in lowercase. This is the standard for body text, emails, and most written content. Example: "HELLO WORLD. HOW ARE YOU?" → "Hello world. How are you?"
aLtErNaTiNg CaSe
▼
Alternates between lowercase and uppercase for each letter, skipping non-letter characters. Used for stylistic effect, memes, or sarcastic tone in social media. Example: "hello world" → "hElLo wOrLd".
tOGGLE cASE
▼
Inverts the case of every character — uppercase becomes lowercase and vice versa. Useful for fixing text accidentally typed with Caps Lock on. Example: "hELLO wORLD" → "Hello World".
Who Is This Tool For?
Writers & Bloggers
Quickly format headings, titles, and body text without retyping.
Developers
Normalize strings, format constants, or fix case issues in code and data.
Students
Format essay titles, headings, and citations to meet style guide requirements.
Social Media Managers
Format posts, hashtags, and captions consistently across platforms.
Data Entry Workers
Standardize names, addresses, and records to a consistent case format.
Email Professionals
Fix accidentally capitalized emails or format subject lines properly.
Common Use Cases
| Scenario | Recommended Case |
|---|---|
| Book or article title | Title Case |
| Email body text | Sentence case |
| SQL keywords | UPPERCASE |
| CSS class names | lowercase |
| Legal document headings | UPPERCASE |
| Blog post headline | Title Case |
| Database normalization | lowercase |
| Fix Caps Lock mistake | tOGGLE cASE |
| Sarcastic or meme text | aLtErNaTiNg |
| Constants in code | UPPERCASE |
| Social media hashtags | Title Case or lowercase |
| Form field labels | Sentence case |
Tips for Text Case Conversion
Fix Caps Lock accidents
If you typed a whole paragraph with Caps Lock on, use tOGGLE cASE to invert it back to normal instantly.
Smart Title Case handles minor words
Title Case automatically keeps articles and prepositions like "the", "and", "of" lowercase — unless they start a sentence. This follows standard title capitalization rules.
Chain conversions
You can apply multiple conversions in sequence. For example, convert to lowercase first, then to Sentence case for a clean result.
Works with any language
This tool supports Unicode characters, so it works with accented characters (é, ñ, ü) and non-Latin scripts.
Use for data cleaning
When importing data from multiple sources, convert everything to lowercase or UPPERCASE first to ensure consistency before processing.
Download after converting
After applying your desired case, use the Download button to save the converted text as a .txt file — no need to copy and paste into another editor.
Privacy & Security
This text case converter runs 100% in your browser. Your text is never uploaded to any server. It is stored only in your browser's local storage so it persists when you refresh the page.
You can clear it at any time using the “Clear” button. No cookies are used, no analytics track your text content, and no third-party services have access to what you type.