Beginner

Sentence Case Converter

Paste or type any text and instantly convert it to sentence case — the first letter of each sentence is capitalised and everything else is lowercased. Useful for cleaning up ALL CAPS text, fixing random capitalisation, or standardising copy before editing.
Sentence case capitalises the first letter of every sentence and lowercases the rest
Sentence case output
Hello world. This is a sentence case converter. Try it out!
Characters
59
Words
11
Sentences
3
Characters changed
3
Results are estimates for general information only and are not professional advice — always verify important results independently before relying on them. Read the full disclaimer.
Quick answer

How does this calculator work?

Sentence case: lowercase everything, then uppercase the first character of the text and every character immediately after . ! or ? followed by whitespace; restore standalone "i" to "I". Paste your text and the converter applies these rules instantly. Proper nouns need manual correction afterward.

Formula
Sentence case: uppercase after ^ and [.!?] + whitespace; lowercase elsewhere; "i" → "I"
How this is calculated

Sentence case follows the most natural writing convention: the first word of every sentence starts with a capital letter; all other words are lowercase unless they are proper nouns (which this tool cannot detect automatically). The converter works in three steps: first it lowercases the entire text; then it scans for sentence boundaries — a period (.), exclamation mark (!), or question mark (?) followed by whitespace — and capitalises the first letter after each; finally it capitalises the very first character of the whole text regardless of punctuation.

A common edge case is the first-person pronoun "I", which should always be uppercase in English. The converter restores every standalone lowercase "i" (surrounded by word boundaries) to "I". Other proper nouns — names, places, brands — remain lowercase because distinguishing them from common nouns requires contextual knowledge beyond simple pattern-matching. Review the output and re-capitalise proper nouns manually.

The stat panel shows character count, word count, estimated sentence count, and how many characters were changed — useful for verifying that the conversion did what you expected.

Frequently asked questions

No. The converter cannot automatically detect proper nouns (names, places, brands). It capitalises the first word of each sentence and the pronoun "I". All other words are lowercased — you will need to re-capitalise names and proper nouns by hand after conversion.

Common cases include Title Case (Every Major Word Capitalised), UPPER CASE (all capitals), lower case (everything lowercase), and camelCase / PascalCase (for programming). Sentence case is standard for prose writing and UI labels.

The converter treats any period, exclamation mark, or question mark followed by at least one whitespace character as a sentence boundary, then capitalises the next letter. Abbreviations like "Dr." or "e.g." can cause false splits — simply edit the output if that happens.

Also known as

sentence case converter tool
convert text to sentence case
capitalize first letter each sentence
text case changer
lowercase to sentence case
sentence capitalization tool
fix text capitalization online
all caps to sentence case

APA

TG we-Calculate Editorial Team. (2026). Sentence Case Converter [Online calculator]. TG we-Calculate. https://we-calculate.com/calculator/sentence-case-converter

Chicago

TG we-Calculate Editorial Team. "Sentence Case Converter." TG we-Calculate. 2026. https://we-calculate.com/calculator/sentence-case-converter.

IEEE

TG we-Calculate Editorial Team, "Sentence Case Converter," TG we-Calculate, 2026. [Online]. Available: https://we-calculate.com/calculator/sentence-case-converter

BibTeX

@misc{wecalculate_sentence_case_converter, title = {Sentence Case Converter}, author = {{TG we-Calculate Editorial Team}}, howpublished = {\url{https://we-calculate.com/calculator/sentence-case-converter}}, year = {2026}, note = {TG we-Calculate} }

Did this calculator help you?