The goal with this converter it to convert a string of text into title case according to the APA Rules for Title Case, listed below.
One thing to note, this is meant to work with single sentences and not large blocks of text. It will mostly work with paragraphs, but you may see some oddities with the first word in subsequent sentences.
The rules that this converter follows are
And thanks to Gouch at GitHub for the creating and sharing the code that does the heavy lifting on this converter.
This website may contain affiliate links. If you click on an affiliate link and make a purchase, we may receive a small commission at no additional cost to you.