Convert Text Case
💡 About This Tool
Stop retyping. Whether you left Caps Lock on or need to format a headline, this tool instantly switches your text between UPPERCASE, lowercase, Title Case, and more. Paste your text, choose your format, and get back to work.
📘 How to Use It
- Correct Caps Lock Errors Easily transform "tHIS IS A MISTAKE" into "This is a mistake" using Sentence case or lower case.
- Format Professional Headlines Use Title Case to automatically capitalize the first letter of each word. It’s the standard for blog titles, email subjects, and professional headers.
- Switch Code Conventions
Streamline your workflow with support for
camelCase,snake_case, andkebab-case—perfect for naming variables and files.
🧐 Frequently Asked Questions
What is Title Case?
Title Case capitalizes the first letter of every major word (e.g., "The Quick Brown Fox"). Use this style for headlines, book titles, and formal branding.
Can I undo a conversion?
Conversion is a one-way process. Once you convert text to lowercase, the original capitalization is lost. We recommend keeping a backup of your original draft if you need to revert.
📚 Trivia
CamelCase is named for the "humps" created by capital letters in the middle of a word. While it appeared in chemical formulas decades earlier, it became a software engineering staple in the 1970s and remains the standard for languages like Java and JavaScript.