Case Converter

Convert between UPPERCASE, lowercase, capitalize first, title case and sentence case

How to use

  1. Enter the text to convert in the input box.
  2. Click a button: UPPERCASE / lowercase / First letter / Title case / Sentence case.
  3. The result shows live in the output; click "Copy" to take it.
  4. Tip: "First letter" capitalizes only the first char; "Sentence case" handles every sentence start.

FAQ

What is the difference between "First letter" and "Sentence case"?

First letter capitalizes only the first letter of the whole text; Sentence case capitalizes the first character after each sentence (ending with . ! ? or Chinese punctuation).

Will "Title case" process Chinese?

No. It only capitalizes the first letter of English words; Chinese and digits are unaffected.