The Dictionary Configurator has two purposes:
- To convert old format dictionary files used by Telerik RadSpell 1.x to the new format used by Telerik RadSpell v2.x and v3.x. This transformation is done automatically on importing the file as a dictionary of Telerik RadSpell .
- To create new dictionary files and edit them.
- Import a new dictionary - Import files are text files, having one word per line with no leading or trailing whitespace. Old TDF files are suitable too.
- Edit dictionary - You can add and delete words to/from a selected custom dictionary file; you can search for words or for the occurrence of a given string in dictionary files:
You can also import wordlists in the currently selected dictionary:

The wordlists should follow the defined import format for custom dictionaries.
The Dictionary Configurator tool is attached as a web project in the following code-library project: Dictionary Configuration.