Case Converter
Convert text to uppercase, lowercase, title case, camelCase, snake_case, and more.
What is the Free Case Converter?
The free Case Converter transforms text into 10 different cases in one click: UPPER CASE, lower case, Title Case, Sentence case, aLtErNaTiNg, camelCase, PascalCase, snake_case, kebab-case, and CONSTANT_CASE. It is the only case converter you need — all conversions are available from a single toolbar of mode buttons.
- → Convert blog post titles to Title Case for consistent formatting.
- → Transform variable names between camelCase, snake_case, and kebab-case when refactoring code.
- → Convert shouted ALL-CAPS customer input to Sentence case for readability.
- → Generate CONSTANT_CASE constants from natural-language names.
- → Create aLtErNaTiNg text for meme captions or social media banter.
How to Use the Free Case Converter
- 1 Paste or type your text into the input area.
- 2 Click one of the ten mode buttons in the toolbar: UPPER CASE, lower case, Title Case, Sentence case, aLtErNaTiNg, camelCase, PascalCase, snake_case, kebab-case, or CONSTANT_CASE.
- 3 The converted output appears instantly below.
- 4 Click Copy to use the result.
Key Features
- 🔠 10 case modesEvery common case style — prose cases, programming cases, and fun cases — in one place.
- ⚡ Instant conversionSwitch between any of the 10 modes with zero delay.
- 📋 Copy outputOne-click copy button available for every mode.
- 🔒 Browser-onlyNo data leaves your device — all conversions are 100% local.
Example Usage
hello world example string
HELLO WORLD EXAMPLE STRING (UPPER) Hello World Example String (Title) helloWorldExampleString (camelCase) hello_world_example_string (snake_case) hello-world-example-string (kebab-case)
Frequently Asked Questions about the Free Case Converter
- What is the free Case Converter?
- Convert text to uppercase, lowercase, title case, camelCase, snake_case, and more.
- Is the Case Converter free to use?
- Yes, the Case Converter is completely free. No account, subscription, or signup is required — ever.
- Does my data get uploaded anywhere?
- No. The Case Converter runs entirely in your browser. Your data is never sent to any server.
- Does it work offline?
- Yes. Once the page has loaded, the tool works without an internet connection.
- Which browsers are supported?
- All modern browsers — Chrome, Firefox, Safari, and Edge. No plugins or extensions required.
- What is the difference between camelCase and PascalCase?
- camelCase starts with a lowercase letter (helloWorld), while PascalCase starts with an uppercase letter (HelloWorld). Both are used in programming — camelCase for variables, PascalCase for class names.
- What is CONSTANT_CASE used for?
- CONSTANT_CASE (also called SCREAMING_SNAKE_CASE) is the convention for named constants in many languages — e.g. MAX_RETRY_COUNT or API_BASE_URL.
Related Free Text Tools
Word Counter
Count words, characters, sentences, and paragraphs in any text.
Character Counter
Count characters with and without spaces in any block of text.
Line Counter
Count the number of lines in your text, code, or file contents.
Sentence Counter
Count sentences in your text and measure basic readability metrics.
Reading Time Estimator
Estimate how long it takes to read any piece of content.
Text Reverser
Reverse text, words, or lines instantly.