Text Case Converter

Convert your text to different cases: uppercase, lowercase, title case, and more

Text Input
Enter the text you want to convert

Enter some text above to see all the different case conversions

Case Types

Title Case: Capitalizes the first letter of each word

Sentence Case: Capitalizes the first letter of each sentence

camelCase: Used in programming, no spaces, first word lowercase

PascalCase: Like camelCase but first word is also capitalized

Use Cases

• Programming variable naming conventions

• Document formatting and styling

• Social media post formatting

• Data cleaning and standardization