Case Converter

Convert text to different cases instantly. UPPERCASE, lowercase, Title Case, and more.

0 characters

Features

  • 🔤 UPPERCASE - Convert all letters to uppercase
  • 🔡 lowercase - Convert all letters to lowercase
  • 📝 Title Case - Capitalize first letter of each word
  • ✍️ Sentence case - Capitalize first letter of sentences
  • 🐫 camelCase - First word lowercase, rest capitalized
  • 🅿️ PascalCase - All words capitalized, no spaces
  • 🐍 snake_case - Words separated by underscores
  • 🔗 kebab-case - Words separated by hyphens
  • 📌 CONSTANT_CASE - Uppercase with underscores
  • ⚫ dot.case - Words separated by dots
  • 📋 One-click copy
  • 🌙 Dark mode support

How to Use

  1. Enter Text - Type or paste your text in the input area
  2. Choose Case - Click any conversion button
  3. Copy Result - Click "Copy" to copy the converted text

About Text Case Conversion

Text case conversion is essential for developers, writers, and content creators who need to format text consistently across different platforms and use cases.

Common Use Cases

  • Programming: Variable names (camelCase, snake_case)
  • URLs: SEO-friendly slugs (kebab-case)
  • Constants: Configuration values (CONSTANT_CASE)
  • Titles: Headings and titles (Title Case)
  • Content: Proper sentence formatting
Success!