Utinzo

Case Converter

Convert text to UPPERCASE, lowercase, Title Case, Sentence case, camelCase, snake_case, or kebab-case.

Result
Enter text above

Did this tool work for you?

AdSense336 × 280
AdSense336 × 280

How to use this calculator

  1. 1

    Enter or paste your text in the input field.

  2. 2

    Select the target case format from the dropdown.

  3. 3

    The converted text appears instantly.

AdSense · 728 × 90

Frequently asked questions

What is Title Case?

Title Case capitalizes the first letter of each major word. Short words like "a", "the", "and", "or" remain lowercase (except at the start of the title). Used for book titles, article headlines.

What is camelCase vs PascalCase?

camelCase starts with a lowercase letter; words after the first are capitalized: "myVariableName". PascalCase capitalizes every word including the first: "MyClassName". Both remove spaces.

What is snake_case used for?

snake_case uses underscores between words, all lowercase. Standard in Python variable names, database column names, and URL slugs.

About case converter

Text case conversion: when to use each format

Programming naming conventions

camelCase: JavaScript variables and functions. PascalCase: class names in most languages. snake_case: Python, Ruby, SQL. kebab-case: CSS class names, HTML attributes, URL slugs. CONSTANT_CASE: named constants.

Writing and publishing

Title Case: article headlines, book titles (AP/Chicago styles differ on which small words to capitalize). Sentence case: most blog posts and web content. ALL CAPS: acronyms, warnings, emphasis — use sparingly as it reads as shouting.

Case Converter – Utinzo

Learn more from an authoritative source:

Wikipedia
Related tools

Results are estimates for informational purposes only and do not constitute professional financial, medical, legal, or technical advice. Read full disclaimer →