Paid
WordFinder Unlimited
By WordFinder Software International AB
<p>WordFinder Unlimited is a subscription-based dictionary service with more than 500 dictionaries in 28 languages. You subscribe monthly or annually, the first 7 days are always free of charge, and you can cancel your subscription at any time. If you use the promotional code <strong>RWSWF2025</strong> you will receive a 30-day free trial.</p>
<p> WordFinder Unlimited includes a number of applications that you can download to your computer (Mac and PC), smartphone and tablet (iOS and Android). The dictionaries are also accessible via your web browser. You can search your dictionaries online or offline. This means that you always have access to your dictionaries, regardless of whether you are at home, at work or traveling. Fast, simple and flexible! As someone told us: “It’s like Spotify for Dictionaries”.</p>
<p> The Windows and Mac applications work interactively with all Windows and Mac applications including all the CAT tools. When looking up lots of terms and translations, the speed at which you can work with our dictionaries greatly increases your productivity.</p>
<p>WordFinder Unlimited also include WordFinder Translator – a secure machine translation engine for WordFinder for Windows and WordFinder for Mac.</p>
<p> When you highlight three words or more in a document and press the Hotkey, WordFinder will automatically switch from dictionary mode to <strong>WordFinder Translator</strong>. If you want to replace the source text with the translation, just double click on the translation and it will automatically be pasted into your document. You can toggle between <strong>WordFinder Translator</strong> and the dictionary mode by clicking on the translation icon in the upper right corner.</p>
<style>
:root {
--table-striped: rgba(0, 0, 0, 0.05);
--table-border: #dee2e6;
--lightgray: #e9ecef;
}
code {
color: black;
background-color: var(--lightgray);
border-radius: 5px;
padding: 1.5px;
}
blockquote {
border-left: 3px solid var(--lightgray);
padding-left: 10px;
}
table {
border: 1px solid var(--table-border);
border-collapse: collapse;
width: 100%;
}
table th,
table td {
border: 1px solid var(--table-border);
padding: 8px;
text-align: left;
color: black;
}
table th {
background-color: var(--table-striped);
color: black;
}
table tr:nth-child(even) {
background-color: var(--table-striped);
color: white;
}
table tr:nth-child(odd) {
background-color: white;
color: var(--table-striped);
}
</style>