Text Case Converter

Convert your text between different letter cases. Perfect for formatting titles, code, and text styling.

Convert Text Case
Enter your text and choose a conversion type
About Text Case Conversion
Learn about different text case styles

When to use different cases

UPPERCASE:
  • Acronyms and initialisms
  • Headers and emphasis text
Title Case:
  • Article and book titles
  • Section headings
Sentence case:
  • Paragraphs and long-form writing
  • Email and documentation content

Popular Use Cases

  • Formatting social media content
  • Preparing consistent documentation
  • Standardizing text in datasets
  • Writing and editorial workflows

Frequently Asked Questions

Can I convert text to title case?

Yes. Select Title Case to capitalize the first letter of each word.

Is there a sentence case option?

Yes. Sentence case capitalizes sentence starts while keeping normal paragraph style.

Can I copy converted text quickly?

Yes. Use the Copy button to copy the converted output instantly.

Frequently Asked Questions

What is camelCase used for?

camelCase (e.g. myVariableName) is the standard naming convention in JavaScript, Java, and Swift for variables and functions.

What is snake_case used for?

snake_case is common in Python, Ruby, and database column names. All words are lowercase with underscores.

What is the difference between title case and sentence case?

Title case capitalizes the first letter of every word. Sentence case only capitalizes the first word and proper nouns.

Related Tools