Text
Case Converter
Convert text to uppercase, lowercase, title case, sentence case, camelCase, PascalCase, snake_case and kebab-case instantly.
Tool
Case Converter
Convert text to uppercase, lowercase, title case, sentence case, camelCase, PascalCase, snake_case and kebab-case instantly.
This tool runs in your browser. Your input is processed locally and is not uploaded.
About this Tool
Use this free case converter to instantly transform text into different capitalization styles.
Examples
- hello world → HELLO WORLD
- hello world → Hello World
- hello world → helloWorld
Frequently Asked Questions
What text cases are supported?
This tool supports uppercase, lowercase, title case, sentence case, camelCase, PascalCase, snake_case and kebab-case.
What is camelCase?
camelCase starts with a lowercase word and capitalizes each following word, for example helloWorld.
What is snake_case?
snake_case uses lowercase words separated by underscores, for example hello_world.