All toolsMultilities
Case Converter
Convert text to UPPER, lower, Title, camelCase, snake_case, kebab-case
——————————How it works
Case Converter — Convert text to UPPER, lower, Title, camelCase, snake_case, kebab-case. All processing happens in your browser — no upload, no signup, no email required. Free forever.
Frequently asked questions
Which cases are supported?
UPPER, lower, Title Case, Sentence case, camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE and dot.case. All convert from any input format.
Can I copy individual results?
Yes. Each row has a copy button, or click the case label to replace your input with that result.
How is camelCase detected from regular text?
We split on whitespace, hyphens, underscores, dots and camelCase boundaries — so 'helloWorld', 'hello world' and 'hello-world' all convert correctly.
Related tools
- Word CounterCount words, characters, sentences and reading time
- Lorem Ipsum GeneratorGenerate placeholder Lorem Ipsum text in any length
- Find and ReplaceBulk find and replace with regex and case options
- Text Diff / CompareCompare two texts line by line, highlighting added and removed parts
- Markdown EditorWrite Markdown with live preview and download as HTML