Sentence Boundary Detection
Each sentence is independently processed — capitalization resets at every period, exclamation mark, and question mark.
500+ fast, free tools. Most run in your browser only; Image & PDF tools upload files to the backend when you run them.
Fix inconsistent capitalization by converting text to sentence case with acronym and pronoun controls.
Sentence case — capitalizing only the first letter of each sentence and proper nouns, leaving everything else lowercase — sounds simple, but applying it consistently to pasted text is surprisingly difficult. ALL CAPS text, title-cased headings, and randomly mixed-case content all need sentence case correction, and doing it manually in a large document is error-prone. Sentence Case Fixer intelligently converts text to sentence case while respecting acronyms (preserving 'API', 'HTML', 'NASA'), the pronoun 'I', and optionally a user-defined list of proper nouns that should stay capitalized. It processes every sentence independently, detecting boundaries at periods, exclamation marks, and question marks, so each sentence gets its own initial capital while the rest of the sentence is lowercased.
Each sentence is independently processed — capitalization resets at every period, exclamation mark, and question mark.
ALL-CAPS sequences that look like acronyms are preserved intact so 'API' does not become 'api'.
The first-person singular pronoun 'I' is always kept uppercase regardless of its position in the sentence.
Add brand names, people's names, and technical terms to an exception list so their capitalization is preserved.
Works correctly whether your input is all uppercase, all lowercase, or a random mixture.
Output updates as you type — no submit button, immediate feedback on every change.
Input: THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG. THE END.
Output: The quick brown fox jumps over the lazy dog. The end.
Input: WE USE API AND HTML FOR WEB DEVELOPMENT.
Output: We use API and HTML for web development.
Input: this Is A Randomly Capitalized Sentence. and so Is This!
Output: This is a randomly capitalized sentence. And so is this!