Input
tEXT cASE SHOULD BE CONSISTENT.
Format & transform
Change capitalization across a complete block of text in one click. Choose uppercase, lowercase, sentence case, or capitalize each word, then combine the conversion with trimming and whitespace cleanup when the source text is inconsistent.
Focused workspace
Before and after
tEXT cASE SHOULD BE CONSISTENT.
Text case should be consistent.
Three steps
Useful workflows
How it works
The selected operations are applied in order by JavaScript running on this page. The input is not sent to the Go server and is not written to SQLite. The server provides the page, SEO content, and blog system; the browser performs the text transformation.
Questions
It lowercases the text and capitalizes letters at the beginning and after sentence-ending punctuation.
Capitalize each word is a simple transformation, not AP, Chicago, or another editorial style guide.
The browser uses Unicode-aware capitalization for the main case conversions.