Text Case Converter

Convert text between different cases including uppercase, lowercase, title case, camelCase, snake_case, and more. Perfect for programming, documentation, and content formatting.

How to Use:

1. Enter or paste your text
2. Select the desired case format
3. Click Convert to transform your text
4. Copy the result for use in your projects

Convert all letters to uppercase

Case Type Examples & Use Cases

Programming

camelCase: variableName

PascalCase: ClassName

snake_case: variable_name

kebab-case: css-property

Content Writing

Title Case: Article Titles

Sentence case: Regular paragraphs

UPPERCASE: Headlines

lowercase: Modern styling

Special Effects

aLtErNaTiNg: Mocking text

rEVERSE: Attention grabbing

💡 Pro Tips

  • Use camelCase and PascalCase for JavaScript and most programming languages
  • Use snake_case for Python, PHP, and database naming
  • Use kebab-case for CSS classes and URL slugs
  • Use Title Case for headings and proper nouns
  • Use UPPERCASE sparingly - it can appear like shouting in text