Text Input
10Formats
0Characters
0Words
1Lines
Converted Formats
FormatConverted TextCopy
Title Case-
UPPERCASE-
lowercase-
camelCase-
PascalCase-
snake_case-
kebab-case-
Sentence case-
Alternating Case-
Inverse Case-

When to use each format

Title Case works best for blog titles
UPPERCASE helps emphasize text
lowercase is useful for URLs
camelCase is common in JavaScript
snake_case is common in Python
kebab-case is common for URLs and CSS classes