✍️ Text & Writing

Case Converter

Case Converter turns pasted text into UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case, kebab-case, and CONSTANT_CASE. It only changes ASCII letters, so Chinese, Japanese, and other CJK characters pass through unchanged.

How to use

  1. Paste the text you want to convert into the input textarea.
  2. Press any conversion button to update the output immediately.
  3. Try another format by pressing a different conversion button.
  4. Copy the result or clear the text when you are done.

Use cases

  • Turn a heading into Title Case or Sentence case.
  • Convert variable names to camelCase, snake_case, or kebab-case.
  • Quickly uppercase or lowercase an English text fragment.
  • Clean copied text from forms, spreadsheets, or documents.

Privacy & local processing

This tool runs mainly in your browser. The content you enter is not sent to Free Tools Hub servers.

FAQ

Will Chinese text be changed?
No. The tool only converts ASCII English letters. CJK characters pass through unchanged.
How does camelCase handle spaces?
The tool splits English and number words, lowercases the first word, and capitalizes later words.
Can the result overwrite the input?
Input and output are separate so the original text is not accidentally lost. Copy the output when ready.
Is my text uploaded?
No. Conversion runs locally in your browser and the text is not sent to a server.

Last updated: