Text Case Converter
Convert text between common writing and developer naming styles. Quickly clean headings, labels, slugs, variable names, and pasted text without uploading anything.
Privacy & Security
All files are processed locally in your browser. Your data never leaves your device and is not uploaded to any server. We do not store, collect, or have access to your files.
How It Works
- 1
Paste text into the input field
- 2
Choose the case style you want to generate
- 3
The converted text updates instantly in the output panel
- 4
Copy the converted text for documents, code, URLs, or content editing
Use Cases
Convert headings to title case or sentence case
Create camelCase, PascalCase, snake_case, or kebab-case identifiers
Normalize pasted text that arrived in all caps or mixed casing
Prepare URL slugs, labels, and code-friendly names
Clean content drafts before publishing
Frequently Asked Questions
Which case formats are supported?
The tool supports uppercase, lowercase, title case, sentence case, camelCase, PascalCase, snake_case, and kebab-case.
Does the text leave my browser?
No. Conversion happens locally in your browser. Your text is not uploaded or stored.
Can I use it for code variable names?
Yes. camelCase, PascalCase, snake_case, and kebab-case are useful for variables, components, filenames, slugs, and CSS-style identifiers.
Does it preserve punctuation?
Plain uppercase, lowercase, and sentence case preserve most punctuation. Identifier formats normalize words and separators to match the selected naming style.
