Case Converter

Free online case converter that transforms text into over a dozen styles: lowercase, UPPERCASE, Title Case, camelCase, snake_case, and more. Just paste your text, choose a style, and copy the result - quick, clean, and easy

All-in-one Online Text Case Converter

This tool lets you switch between different capitalization styles with a single click. From lowercase and UPPERCASE to developer-friendly camelCase and snake_case - everything’s here.

Below is a list of all available conversion types with short explanations. Paste your text, pick the style, and get instant results.

Case converter tool interface showing text conversion into multiple case styles online

Supported case types

  1. lowercase
    Converts all letters to small letters.
    → this is lowercase text
  2. UPPERCASE
    All letters become capital letters.
    → THIS IS UPPERCASE TEXT
  3. Sentence case
    Capitalizes the first letter of each sentence and lowers the rest.
    → This is a sentence.
  4. Capitalized Case
    Each word starts with a capital letter.
    → This Is Capitalized Case
  5. Title Case
    Applies proper title styling (articles and prepositions in lowercase).
    → The Lord of the Rings
  6. RaNdOm CaSe
    Random upper and lowercase per character.
    → tHiS IS WEiRd
  7. kebab-case
    Lowercase with hyphens.
    → this-is-kebab-case
  8. snake_case
    Lowercase with underscores.
    → this_is_snake_case
  9. PascalCase
    Each word capitalized, no spaces.
    → ThisIsPascalCase
  10. camelCase
    First word lowercase, next words capitalized.
    → thisIsCamelCase
  11. dot.case
    Lowercase with dots.
    → this.is.dot.case
  12. Inverted Case
    Uppercase becomes lowercase and vice versa.
    → tHIS iS iNVERTED
  13. Mixed First Lowercase
    Alternates characters, starting with lowercase.
    → tHiS iS mIxEd FiRsT lOwErCaSe
  14. Mixed First Uppercase
    Alternates characters, starting with uppercase.
    → ThIs Is MiXeD fIrSt UpPeRcAsE

Transform your text in 3 simple steps

  1. Paste or type your text1

    Enter any text into the input box 1. You can type manually or paste text 2 you want to convert into a different case style.

    Paste or type text into the online case converter input box

  2. Choose a case style2

    Click the case format you need, such as lowercase, UPPERCASE, Title Case, camelCase, snake_case, kebab-case, or another available option.

    Choose a text case style in the online case converter

  3. Copy the converted result3

    The converted text appears instantly in the result box. Review it and copy it with one click to use anywhere you need.

    Copy converted text from the online case converter result box

FAQ

Is this case converter free to use?

Yes, this tool is completely free to use. You can paste text, convert it, and copy the result without paying or creating an account.

Which case formats are supported?

The tool supports a wide range of text styles, including lowercase, UPPERCASE, Sentence case, Capitalized Case, Title Case, camelCase, PascalCase, snake_case, kebab-case, dot.case, Inverted Case, and mixed-case variations.

Can I use this tool for programming text formats?

Yes. This tool is useful for developers who need formats like camelCase, PascalCase, snake_case, kebab-case, or dot.case for variables, object keys, CSS classes, URLs, or file naming.

Does the tool change my original text automatically?

No. Your original text stays in the input area, and the converted version appears in the result box. This makes it easy to compare both versions before copying.

Can I convert large amounts of text?

Yes, you can paste short or long text into the tool. It works well for quick edits, content formatting, and simple text cleanup tasks.

Is my text stored or uploaded?

No. Your text is processed directly in your browser and is not uploaded or stored on a server.

What is the difference between Title Case and Capitalized Case?

It’s all about the "small" words. Capitalized Case forces every single word to start with an uppercase letter. Title Case is smarter - it follows English grammar rules by keeping articles (a, an, the) and short prepositions in lowercase, making your headings look professional.