This tool formats Finnish titles and headings using Finnish capitalisation rules. Unlike English, Finnish does not capitalise most words in a title — it uses ordinary sentence case.
How it works
The rule Finnish shares with Swedish is simple: capitalise the first word of the title and any proper nouns, and leave everything else lowercase. The tool applies it in three steps. First it lowercases the whole title so stray all-caps input is normalised. Then it capitalises the first letter of the first word. Finally, for each word that matches your proper-noun list (compared case-insensitively after stripping punctuation), it capitalises the first letter.
Because spelling alone cannot distinguish a proper noun (Suomi, the country)
from a common noun (suomi, the language), you supply the proper nouns to keep
capitalised. Everything not on that list stays lowercase.
Example
For the title SUOMEN KIELEN HISTORIA HELSINGISSÄ with Helsinki in your
proper-noun list, the output is Suomen kielen historia helsingissä — note that
the inflected place name only matches if you list that exact form. Add the form
you actually use to your list when a name is inflected.
Tips and notes
List every form of a name you expect, including inflected forms, since Finnish declines proper nouns heavily. Keep the first-word rule in mind: even a word that would normally be lowercase is capitalised when it opens the title.