Convert Text to Sentence Case — Standard Capitalization
Quick Answer: Paste text to convert to Sentence case. The first letter of each sentence is capitalized, everything else is lowercase (except proper nouns which you may need to re-capitalize manually). This is the standard capitalization for body text and UI labels.
100% client-side — your text never leaves your browser
Input
0 characters|0 words|0 lines
Output
0 characters|0 words|0 lines
FAQ
When should I use Sentence case?
Body text, UI button labels (Google/Material Design convention), form labels, notification text, and most readable prose. Apple and Google recommend Sentence case for UI elements.
How is Sentence case different from lowercase?
Sentence case capitalizes the first letter of each sentence and proper nouns. Lowercase makes everything lowercase including sentence starts.