| BaseConvertCommand | Abstract Command class containing the scaffolding for the subsequent converting commands. |
| ToHtmlCommand | Command used to tell the application to convert from a format to HTML. |
| ToLatexCommand | Command used to tell the application to convert from a format to Latex. |
| ToPdfCommand | Command used to tell the application to convert from a format to PDF. |