Skip to main content

Text Case Converter

Convert text to UPPER CASE, lower case, Title Case, camelCase, snake_case, kebab-case, and more.

Instant · Runs in your browser · No data sent

About this tool

Converting text case by hand is one of those tedious tasks that should take a second and somehow takes five minutes. UPPER CASE, lower case, Title Case, camelCase, snake_case, kebab-case — this tool handles all of them instantly. Paste your text, pick the case, done.

How to use Text Case Converter

  1. Paste the text you want to convert

  2. Click the case format button: UPPER, lower, Title, Sentence, camelCase, PascalCase, snake_case, or kebab-case

  3. The text converts instantly

  4. Copy the result and use it wherever you need it

Frequently asked questions

What is the difference between camelCase and PascalCase?
camelCase starts with a lowercase letter and capitalizes subsequent words: "myVariableName". PascalCase capitalizes every word including the first: "MyVariableName". Both are common in programming.
What is kebab-case used for?
Kebab-case is commonly used for URL slugs and CSS class names. It uses hyphens between words and is all lowercase: "my-page-title".
Does it handle special characters?
Yes. It preserves punctuation and special characters while converting the letter case. Numbers are left as-is.

Related tools