Case Converter

Convert text to UPPER, lower, Title Case, Sentence case, aLtErNaTiNg, and iNVERSE.

How it works

  1. Paste your text into the input area on the left.
  2. Choose the case style you want (UPPER, lower, Title, Sentence, aLtErNaTiNg, or iNVERSE).
  3. The converted result appears on the right — click Copy to copy it to your clipboard.

Common use cases

  • Fixing CAPS LOCK accidents in long passages of text.
  • Reformatting headlines to Title Case for blog posts.
  • Normalising data pasted from spreadsheets or CSV exports.
  • Generating creative formatting for social posts.

Frequently asked questions

What is the difference between Title Case and Sentence case?

Title Case capitalises the first letter of every word (e.g. 'The Quick Brown Fox'). Sentence case capitalises only the first letter of each sentence (e.g. 'The quick brown fox jumps.').

What does iNVERSE case do?

iNVERSE swaps the case of every letter — uppercase becomes lowercase and vice versa, character by character.

Does Title Case handle small words like 'and' or 'of'?

This tool uses simple Title Case which capitalises every word. For AP- or Chicago-style headlines that lower-case articles and short prepositions, you may need to adjust manually.

Are accented characters and non-Latin scripts supported?

Yes — case conversion uses JavaScript's built-in Unicode-aware toUpperCase/toLowerCase, so French, Spanish, German, and other Latin-script languages work correctly.

Other free text utilities from Your Daily Text Kit.