search

Found

info About

Convert text case (upper, lower, etc).

📘 How to Use

  1. Paste your text into the input area.
  2. Select the desired format (UPPERCASE, lowercase, camelCase, etc.).
  3. Instantly view the converted result and use the Copy button to retrieve it.

Case Converter

Text Case Converter

Convert text case (upper, lower, etc).

UPPER
Copied!
lower
Copied!
Title
Copied!
Sentence case
Copied!
camel
Copied!
snake
Copied!
kebab
Copied!
CONSTANT_CASE
Copied!
dot.case
Copied!

grid_view Related

  • No related tools configured.
Article

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, and kebab-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.