How to Change Text Case (UPPERCASE, lowercase, Title Case)

Retyping text just to fix its capitalization is a waste of time, yet it happens constantly — a heading pasted in all caps, a title that needs proper case, a sentence that arrived SHOUTING. Converting case transforms text between uppercase, lowercase, title case, and more in one click. This guide explains the case types, where each belongs, and the title-case rules that trip people up.

The main case types

How to convert case with this tool

  1. Open the Convert Case tool.
  2. Paste your text.
  3. Choose the case you want.
  4. Copy the converted text.

Everything runs in your browser — nothing is uploaded.

Title case is trickier than it looks

Title case has rules people rarely apply consistently by hand. The convention most style guides follow:

So "the lord of the rings" becomes "The Lord of the Rings" — note the lowercase "of" and "the" in the middle but the capital "The" at the start. A converter applies these rules consistently, which is hard to do reliably by eye.

Practical uses

A note on data cleaning

Converting to lowercase is a common first step before matching or de-duplicating text, because "Apple" and "apple" are different strings to a computer. Normalize case, then process. Pair with Remove Duplicate Lines after lowercasing to catch case-variant duplicates.

Related tools

Clean pasted text with Remove Formatting and Remove Extra Spaces alongside case conversion. Fixing a whole list? Sort Lines organizes it after normalizing case.

Common uses

Privacy and limits

Conversion is fully local — no upload, nothing stored, offline once loaded. Open the Convert Case tool to fix your capitalization.