Batch Converter Add-onEdit online
Oxygen XML Editor offers an add-on that contributes actions in the
Tools menu and contextual menu to enable batch conversion between
various formats. You can convert between the following formats:
- HTML to XHTML
- HTML to DITA
- Markdown to XHTML
- Markdown to DITA
- XML to JSON
- JSON to XML
- HTML to DocBook4
- HTML to DocBook5
- Markdown to DocBook4
- Markdown to DocBook5
To install it the add-on, follow these instructions:
- Go to to open an add-on selection dialog box.
- Enter or paste https://raw.githubusercontent.com/oxygenxml/oxygen-resources-convertor/master/build/addon.xml in the Show add-ons from field.
- Select the Batch Converter add-on and click Next.
- Select the I accept all terms of the end user license agreement option and click Finish.
- Restart the application.
Result: A Batch Converter submenu will now be available in the Tools menu and in the contextual menu of the Project view. This submenu will contain a list of the various types of available conversions. Selecting one of the types of conversions will open a dialog box where you can configure options for the conversion.
For more information, see the details for this Batch Converter add-on in GitHub.