Aa Text ยท Formatting

Text Case Converter

Instantly convert text between UPPERCASE, lowercase, Title Case, camelCase, PascalCase, snake_case, kebab-case, and more. Copy or export as .txt.

Input Text
Choose Conversion
Result
Copy

Text Case Formats Explained

Different programming languages, design systems, and writing contexts require specific text formats. Understanding when to use each case is essential for developers, writers, and content creators.

Programming Cases

Writing Cases

Alternating & Fun Cases

Alternating case (aLtErNaTiNg) is sometimes used for emphasis in informal communication. Reversed text is occasionally used for puzzles, watermarks, or decorative purposes.

Practical Uses

This tool is useful for: renaming files for web upload (spaces โ†’ hyphens), preparing variable names when refactoring code, converting spreadsheet headers to snake_case for databases, and normalising text pasted from multiple sources with inconsistent casing.