Case Converter
Convert text between uppercase, lowercase, title case, sentence case, camelCase, and more for writing, coding, and cleanup tasks.
UPPERCASE
HELLO WORLDlowercase
hello worldTitle Case
Hello WorldSentence case
Hello worldcamelCase
helloWorldsnake_case
hello_worldkebab-case
hello-worldPascalCase
HelloWorldExplanation
- camelCasefirstWordLowercaseAndFollowingWordsCapitalized
- PascalCaseAllWordsCapitalizedIncludingFirstWord
- snake_caseall_lowercase_with_underscores
- kebab-caseall-lowercase-with-hyphens
How to Use
- Type or paste your text
- Click on the desired case conversion button
- Copy the converted text
All processing is done in your browser, and files are never sent to a server.
Frequently Asked Questions
Available options include UPPERCASE, lowercase, Capitalize Words, camelCase, and snake_case.
Yes, the converter supports Unicode characters including accented letters and international scripts.
Yes, there is no strict limit on text length for case conversion.