Italian titles are not capitalised the way English titles are. Where English capitalises every major word, Italian capitalises only the first word and proper nouns, leaving articles, prepositions, and conjunctions lowercase. This tool applies that convention automatically.
How it works
The tool walks through each word in the title. The first word of each line is
always capitalised. After that, it checks the word against a list of closed-class
function words — articles (il, la, gli…), simple and articulated
prepositions (di, da, della, nel…), and conjunctions (e, o, ma,
che). Words on that list stay lowercase; every other word gets its first letter
capitalised. Words you already typed with an internal capital are treated as
proper nouns or acronyms and left exactly as written.
Example and tips
The input il signore degli anelli e la compagnia dell'anello becomes
Il signore degli anelli e la compagnia dell'anello: only the opening Il is
capitalised, and every article and preposition stays lowercase. Because the tool
cannot recognise names by itself, capitalise proper nouns such as Roma,
Dante, or Milano before pasting, and the tool will preserve them.