Case Converter
Convert text between uppercase, lowercase, title case, sentence case, camelCase, and more for writing, coding, and cleanup tasks.
HELLO WORLDhello worldHello WorldHello worldhelloWorldhello_worldhello-worldHelloWorldExplanation
- camelCasefirstWordLowercaseAndFollowingWordsCapitalized
- PascalCaseAllWordsCapitalizedIncludingFirstWord
- snake_caseall_lowercase_with_underscores
- kebab-caseall-lowercase-with-hyphens
How to Use
- Type or paste the English or international text that requires case conversion into the input text area.
- Select the buttons corresponding to your desired format. You can toggle between Title Case (capitalize every word), Sentence Case (capitalize the first word of each sentence), UPPERCASE, or lowercase.
- For programming requirements, you can convert text or variables between camelCase and snake_case formats interchangeably.
- Once converted, click the 'Copy' button on the right to copy the text to your clipboard, and paste it into your preferred editor or source code.
- Your data is processed entirely client-side within your browser, ensuring confidential drafts, API keys, or passwords never leave your device.
All processing is done in your browser, and files are never sent to a server.
Frequently Asked Questions
Related tools
Word Counter
Count characters, words, sentences, and paragraphs instantly, with browser-based analysis for drafts, SEO snippets, social posts, and documents.
Text Cleaner
Clean messy text in your browser: normalize whitespace, remove duplicate lines, sort lines, extract URLs or emails, reverse text, and escape HTML.
Text Diff
Compare two text blocks side by side, highlight additions and removals, and review content or code changes directly in the browser.
Markdown → HTML
Convert Markdown into structured HTML with live preview support, code blocks, lists, links, and clean output for publishing or documentation.
Markdown → PDF
Convert Markdown into a styled, ready-to-share PDF. Live preview with the same formatting as the exported file — headings, lists, code blocks, tables and more, all in your browser.
Markdown → Image
Convert Markdown into a styled PNG image, ready to share. Live preview matches the exported picture — headings, lists, code blocks and tables, all in your browser.