Case Converter

Convert text to UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case and more, instantly and free.

Last updated 23 June 2026 · Built and maintained by Mustafa Bilgic

Your converted text will appear here.

Free Online Case Converter

Stop retyping text just to fix capitalization. Paste your text, click a style, and this case converter rewrites it instantly. It supports the eight most-used cases for writing, coding, and data cleanup, and it never sends your text to a server.

Supported Cases

CaseExample
UPPERCASETHE QUICK BROWN FOX
lowercasethe quick brown fox
Title CaseThe Quick Brown Fox
Sentence caseThe quick brown fox
camelCasetheQuickBrownFox
snake_casethe_quick_brown_fox
kebab-casethe-quick-brown-fox
aLtErNaTiNgtHe QuIcK bRoWn FoX

How to Use

  1. Paste or type text into the box.
  2. Click the case style you want.
  3. Press Copy Result to copy the converted text to your clipboard.

Frequently Asked Questions

How does Title Case capitalize words?

Title Case capitalizes the first letter of every word. It is the most common style for headings and product names. For strict editorial title case that lowercases short words, review the result manually.

What is the difference between Sentence case and Title Case?

Sentence case capitalizes only the first letter of each sentence, like normal prose. Title Case capitalizes the first letter of every word.

What are camelCase, snake_case, and kebab-case used for?

These are programming and slug conventions. camelCase is common in JavaScript variables, snake_case in Python and databases, and kebab-case in URLs and CSS class names.

Will it remember my original text?

Conversions read from the input box each time, so you can click multiple styles in a row. Editing the box resets the source for the next conversion.

Is my text kept private?

Yes. The converter runs entirely in your browser with JavaScript. Nothing is uploaded, so it is safe for sensitive content.

More Free Tools