Case Converter
Runs entirely in your browser
Convert text between common case styles directly in your browser. Type or paste your text, then click a style to convert it.
camelCase, PascalCase, snake_case and kebab-case work best on short text such as titles or variable names.
How to use Case Converter
- Type or paste your text into the box.
- Click the case style you want to apply.
- Copy the converted text with one click.
Features
- Eight common case styles in one click.
- Live character and word counts.
- One-click copy.
- 100% client-side — your text never leaves your browser.
Frequently Asked Questions
Is my text uploaded to a server?
No. Case Converter transforms your text directly in your browser. Your text never leaves your device.
What case styles are supported?
UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case and kebab-case.
Do camelCase and snake_case work on full sentences?
They work best on short text like titles or variable names. Spaces and line breaks are collapsed into a single separator, which is standard for these programming case styles.
Does converting case modify my original text?
Clicking a case button replaces the text in the box with the converted version, so you can copy the result immediately.