Case Converter
Convert between UPPERCASE, lowercase, capitalize first, title case and sentence case
How to use
- Enter the text to convert in the input box.
- Click a button: UPPERCASE / lowercase / First letter / Title case / Sentence case.
- The result shows live in the output; click "Copy" to take it.
- 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.