🔤 Text Tool

Text Case Converter

Transform text between 8 different cases — UPPERCASE, lowercase, Title Case, camelCase, snake_case and more.

About the Text Case Converter

The Text Case Converter quickly transforms your text between 9 different writing styles. It's particularly useful for programmers, writers, and content creators who need to reformat text rapidly.

Supported Conversions

  • UPPERCASE – ALL LETTERS CAPITALIZED
  • lowercase – all letters in lower case
  • Title Case – First Letter Of Each Word Capitalized
  • Sentence case – Only the first letter capitalized
  • camelCase – firstWordLowerRestCapitalized (for coding)
  • PascalCase – EachWordCapitalized (for classes)
  • snake_case – words_joined_with_underscores
  • kebab-case – words-joined-with-hyphens
  • aLtErNaTiNg – alternating upper and lower case

📖 How to Use

  1. Enter or paste text into the input box
  2. Click any case conversion button
  3. See the result in the output box
  4. Click Copy to copy the converted text
  5. Use Swap to move output back to input