aA

Uppercase, Lowercase, Title Case Converter

Convert text to uppercase, lowercase, title case, or sentence case.

Processed locally in your browser unless the page says otherwise.

Note

Title and sentence case use general rules and cannot recognize every brand style or proper noun. Review the converted text before publishing.

Uppercase, lowercase, title case, and sentence case conversion

This case converter changes text to uppercase, lowercase, title case, or sentence case. It matches common needs such as uppercase converter, lowercase converter, title case converter, and sentence case converter.

It is useful for headings, copywriting, filenames, spreadsheet cleanup, programming names, and normalizing large text lists.

Formula or logic

  • UPPERCASE converts all letters to capitals
  • lowercase converts all letters to lowercase
  • Title Case capitalizes major words
  • Sentence case capitalizes the first letter of a sentence

Example

For example, hello world becomes HELLO WORLD in uppercase and Hello World in title case.

Common questions

Does title case follow every style guide?

Not always. Different style guides handle small words such as articles and prepositions differently.

Does it affect Chinese text?

Chinese text has no letter case, so conversion mainly affects English and other Latin letters.

Does it change spacing?

The tool is intended to change letter case, not rewrite the text structure.

Related tools