ToolVS
Find Your ToolTH
Independently funded. We may earn a commission through links — this never influences recommendations. Our methodology

Text Case Converter

Convert text between 15+ case formats. Paste your text, click a button, copy the result. Free, instant, no signup.

115 characters19 words3 lines4 sentences

Case Conversions

Text Operations

Quick Reference

FormatExampleUsed In
UPPERCASEHELLO WORLD EXAMPLEALL CAPS
lowercasehello world exampleall lowercase
Title CaseHello World ExampleFirst Letter Capitalized
Sentence caseHello world exampleFirst word capitalized
camelCasehelloWorldExampleJavaScript variables
PascalCaseHelloWorldExampleReact components, C# classes
snake_casehello_world_examplePython, Ruby, SQL
kebab-casehello-world-exampleCSS, URLs, CLI
CONSTANT_CASEHELLO_WORLD_EXAMPLEConstants, env vars
dot.casehello.world.exampleConfig keys, packages
path/casehello/world/exampleFile paths

Frequently Asked Questions

Is this text case converter free?

Yes, 100% free with no limits. Convert any amount of text between 15+ case formats. No signup, no ads, no tracking. Everything runs in your browser.

What is Title Case?

Title Case capitalizes the first letter of each word. For example, "hello world" becomes "Hello World". Minor words like "the", "a", "in", "of" are typically kept lowercase unless they start the title.

What is camelCase vs PascalCase?

camelCase joins words with no separator, capitalizing every word except the first: "myVariableName". PascalCase is the same but capitalizes the first word too: "MyVariableName". camelCase is standard in JavaScript; PascalCase is used for class names and React components.

Is my text stored anywhere?

No. Everything runs 100% in your browser using JavaScript. Your text never leaves your device. There is no server, no logging, no analytics on your content.

Can I convert programming variable names?

Yes. This tool supports all common programming naming conventions: camelCase (JavaScript), PascalCase (C#, React), snake_case (Python, Ruby), kebab-case (CSS, URLs), CONSTANT_CASE (constants), and dot.case (file extensions, config keys).

More Free Tools

Word Counter ProJSON FormatterDiff CheckerLorem Ipsum GeneratorRegex TesterBase64 Encoder

ToolVS is reader-supported. When you buy through links on our site, we may earn a commission.