Free Text Case Converter

Convert text between different cases. Free, fast, and private—all processing happens in your browser.

lowercase
...
UPPERCASE
...
Title Case
...
Sentence case
...
camelCase
...
PascalCase
...
snake_case
...
kebab-case
...
CONSTANT_CASE
...
Ad Space (336x280)

Text case conversion is essential for developers, writers, and content creators. Whether you're formatting code, writing titles, or cleaning up data, our case converter handles it all.

Available Case Styles

**lowercase**: all letters small **UPPERCASE**: ALL LETTERS CAPITAL **Title Case**: First Letter Of Each Word Capitalized **Sentence case**: First letter capitalized, rest lowercase **camelCase**: wordsJoinedWithCapitals (first word lowercase) **PascalCase**: WordsJoinedWithCapitals (all words capitalized) **snake_case**: words_joined_with_underscores **CONSTANT_CASE**: WORDS_JOINED_WITH_UNDERSCORES_UPPERCASE **kebab-case**: words-joined-with-hyphens

Frequently Asked Questions

What case styles are supported?

We support lowercase, UPPERCASE, Title Case, Sentence case, camelCase, PascalCase, snake_case, CONSTANT_CASE, kebab-case, and more.

What is camelCase vs PascalCase?

camelCase starts with lowercase (myVariableName), while PascalCase starts with uppercase (MyClassName). Both are common in programming.

Related Articles

Converters

HTML Minifier: Reduce File Size Without Breaking Code

Learn how to minify HTML files to reduce bandwidth, speed up page loads, and improve SEO. Use our free HTML minifier tool with confidence.

Converters

CSS Beautifier: Format Messy Stylesheets Instantly

Transform minified, messy CSS into clean, readable stylesheets. Learn how to beautify CSS online with proper formatting, indentation, and organization.

Converters

JavaScript Formatter: Clean Code in One Click

Minified JavaScript is unreadable. Learn how to format and beautify JS code online, restore indentation, and debug efficiently with our free tool.

Converters

SQL Formatter: Write Readable Database Queries

Transform compressed SQL queries into readable, well-formatted code. Learn SQL formatting best practices and use our free online SQL formatter.

Converters

Text Case Converter: UPPER, lower, Title, and camelCase

Transform text between different cases instantly. Convert to UPPERCASE, lowercase, Title Case, camelCase, snake_case, and more with one click.

Generators

Gradient Generator: CSS Gradients Made Easy

Design stunning CSS gradients visually. Generate linear, radial, and conic gradients with perfect code output.

Tools

YAML Validator: Catch Configuration Errors Early

YAML syntax errors break deployments. Validate YAML files to catch indentation and syntax issues before they cause problems.

Tools

Color Picker Tools: Understanding HEX vs RGB vs HSL

Master color formats for web design. Understand HEX, RGB, and HSL, and convert between them effortlessly.

Tools

Regex Tester: 20 Common Patterns with Examples

Master regular expressions with our interactive tester. Learn 20 common patterns for email, URL, phone validation, and more.

Related Tools