← All Tools Text

Case Converter & Text Reverser

Convert text between uppercase, lowercase, title case, sentence case, camelCase, snake_case, kebab-case, toggle case — plus reverse, flip words, and reverse each word.

|

Output

About This Case Converter

This free case converter transforms text between 8+ letter cases and 3 reversal modes. Whether you need uppercase for headings, lowercase for URLs, title case for article titles, camelCase for programming, or text reversal for creative projects — it's all in one tool. Every conversion happens in your browser — nothing is sent to any server.

Features

How to Use

  1. Type or paste your text into the input area
  2. Click any case style or reversal mode button to see the result instantly
  3. Use the Copy button to grab the converted text
  4. Hit Clear to start fresh

Frequently Asked Questions

What's the difference between Title Case and Sentence case?

Title Case capitalizes the first letter of every word (Hello World). Sentence case capitalizes only the first letter of each sentence (Hello world. How are you?).

When should I use camelCase vs snake_case?

camelCase (helloWorld) is standard in JavaScript, Java, and C#. snake_case (hello_world) is preferred in Python, Ruby, and database column names.

Does it work with non-English text?

Yes. All case conversions work with accented characters (é, ü, ñ), Chinese characters, Japanese, Arabic, and any Unicode text.

Is my data stored or sent anywhere?

No. All processing is client-side in your browser. Your text never leaves your device.