Convert text between uppercase, lowercase, title case, sentence case, camelCase, PascalCase, snake_case, and kebab-case. Free online case converter — instant results.
8 Case TypescamelCasesnake_casePascalCasekebab-case
Enter text to convert
Output
Quick reference
What it is
Converts any text between 8 different letter case formats used in programming, writing, and web development.
How to use it
Type or paste your text in the input box
Click any case format button to convert
The result appears in the output box instantly
Click Copy to use it
When you need this
Renaming variables from one naming convention to another
Converting a heading to a URL slug using kebab-case
Formatting database column names in snake_case
Making a class name from a sentence using PascalCase
Good to know
camelCase — first word lowercase rest capitalized: myVariableName
PascalCase — every word capitalized: MyClassName
snake_case — words joined by underscores all lowercase
kebab-case — words joined by hyphens used in CSS and URLs
What else we build
Tamil Brothers is an indie studio building games, Discord bots, and digital tools. All free.