Case Converter
Switch between UPPERCASE, lowercase, camelCase, snake_case etc.
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
What case options are available?
Available options include UPPERCASE, lowercase, Capitalize Words, camelCase, and snake_case.
Does it support Unicode characters?
Yes, the converter supports Unicode characters including accented letters and international scripts.
Can I convert large texts?
Yes, there is no strict limit on text length for case conversion.