Text Case Converter

How to Use

  1. Type or paste your text into the input area
  2. Click any case button (UPPER CASE, lower case, Title Case, etc.) to convert
  3. The converted text appears in the output area instantly
  4. Click Copy to copy the result, or Swap to move the output back to the input

Frequently Asked Questions

What is Title Case?

Title Case capitalizes the first letter of every word, commonly used for headings and titles.

What is camelCase?

camelCase joins words without spaces, capitalizing the first letter of each word except the first one — commonly used in programming variable names.

Is my text processed on a server?

No. All text conversion happens locally in your browser. Your text never leaves your device.