Text Case Converter
Switch text between eight cases: UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case and kebab-case. One click per conversion.
🔒 100% private — files never leave your browser
How to use the Case Converter
- 1 Type or paste your text.
- 2 Click any case button to convert instantly.
- 3 Copy the converted text with one click.
Frequently asked questions
What is the difference between camelCase and PascalCase?
camelCase starts lowercase (myVariableName); PascalCase starts uppercase (MyVariableName). Both remove spaces and capitalize each word.
When do I use snake_case or kebab-case?
snake_case is common in Python and SQL; kebab-case is the convention for URLs, CSS classes, and file names.
Does my text leave the browser?
No. Conversion happens entirely in your browser. Your files never leave your device — all processing happens locally in your browser.
More free tools
Markdown to HTML Convert Markdown to readable HTML with headings, links, emphasis, lists, quotes and code blocks. Live preview, copy and download — local and free. Email Signature Generator Create a professional HTML email signature for Gmail, Outlook and other clients. Customize contact details and color, then copy the HTML locally. Word Counter Count words, characters, sentences, paragraphs and reading time in real time. Free, instant keyword density — fully client-side. Text Diff Compare two blocks of text and highlight every addition, deletion and change. Line-level diff with clear colors — fully client-side.