Case Converter

Convert text between different case formats including uppercase, lowercase, title case, camelCase, snake_case, and more

Text Converter Format

Privacy First: All processing happens in your browser. Your data never leaves your device.

Text Input

Real-time conversion as you type 0 characters

Basic Conversions

Programming Cases

Special Conversions

Quick Actions

How to Use

This Case Converter transforms text between different case formats instantly:

📝 Basic Cases

  • UPPERCASE: ALL LETTERS CAPITALIZED
  • lowercase: all letters in lowercase
  • Title Case: First Letter Of Each Word Capitalized
  • Sentence case: First letter capitalized, rest lowercase

💻 Programming Cases

  • camelCase: firstWordLowerCaseRestCapitalized
  • PascalCase: FirstLetterOfEachWordCapitalized
  • snake_case: words_separated_by_underscores
  • kebab-case: words-separated-by-hyphens

🎨 Special Cases

  • CONSTANT_CASE: ALL_UPPERCASE_WITH_UNDERSCORES
  • dot.case: words.separated.by.dots
  • sPoNgE cAsE: aLtErNaTiNg cApItAlIzAtIoN
  • iNVERSE cASE: oPPOSITE oF nORMAL cAPITALIZATION

💡 Usage Tips

  • • Real-time conversion as you type
  • • Click any "Copy" button to copy specific conversion
  • • Use "Copy All Results" to get all conversions at once
  • • Perfect for variable naming and text formatting

🔧 Common Use Cases

  • • Converting variable names between programming languages
  • • Formatting text for documentation and headers
  • • Preparing text for different style guides
  • • Converting database field names and API parameters

Privacy: All conversions happen locally in your browser. No text is transmitted to any server.

Keyboard Shortcuts

Paste Text Ctrl + V
Clear Text Ctrl + R
Copy All Results Ctrl + C
Export Results Ctrl + E