How to use

  • UPPERCASE — Convert all characters to uppercase
  • lowercase — Convert all characters to lowercase
  • Title Case — Capitalize the first letter of each word
  • tOGGLE cASE — Swap the case of each character

FAQ

Q. Does it support languages other than English?
Case conversion applies to ASCII alphabetic characters. Characters from other writing systems (CJK, Arabic, etc.) are left unchanged.
Q. What is Title Case?
Each word's first letter is capitalized and the rest are lowercased (e.g. "Hello World"). Useful for headings and titles.
Q. Can I copy the result?
Yes. Click the "Copy" button to copy the converted text to your clipboard.

Other Tools