{"id":41165571,"url":"https://github.com/oxygenxml/oxygen-batch-converter-addon","last_synced_at":"2026-01-22T19:32:50.128Z","repository":{"id":43211376,"uuid":"104346305","full_name":"oxygenxml/oxygen-batch-converter-addon","owner":"oxygenxml","description":"Oxygen XML plugin which allows batch resource conversions (Word/Excel/HTML/Markdown to XHTML/DITA or XML\u003c-\u003eJSON)","archived":false,"fork":false,"pushed_at":"2025-11-24T11:00:23.000Z","size":4674,"stargazers_count":17,"open_issues_count":2,"forks_count":12,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-11-28T00:47:15.238Z","etag":null,"topics":["add-on","oxygen-standalone-plugin"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oxygenxml.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-21T12:39:01.000Z","updated_at":"2025-11-24T11:00:27.000Z","dependencies_parsed_at":"2024-03-05T11:46:52.692Z","dependency_job_id":"4df633e3-b48d-4c59-972f-c28b511af35c","html_url":"https://github.com/oxygenxml/oxygen-batch-converter-addon","commit_stats":null,"previous_names":["oxygenxml/oxygen-resources-converter"],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/oxygenxml/oxygen-batch-converter-addon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxygenxml%2Foxygen-batch-converter-addon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxygenxml%2Foxygen-batch-converter-addon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxygenxml%2Foxygen-batch-converter-addon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxygenxml%2Foxygen-batch-converter-addon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oxygenxml","download_url":"https://codeload.github.com/oxygenxml/oxygen-batch-converter-addon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oxygenxml%2Foxygen-batch-converter-addon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28669176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T17:07:18.858Z","status":"ssl_error","status_checked_at":"2026-01-22T17:05:02.040Z","response_time":144,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["add-on","oxygen-standalone-plugin"],"created_at":"2026-01-22T19:32:48.599Z","updated_at":"2026-01-22T19:32:50.119Z","avatar_url":"https://github.com/oxygenxml.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Oxygen Batch Documents Converter add-on for Oxygen XML Editor\nThis add-on can be installed in Oxygen XML Editor to enable batch conversions between the following formats:  \n\n* HTML to XHTML\n* HTML to DITA\n* HTML to DocBook4 / DocBook5\n\n* Markdown to XHTML\n* Markdown to DITA\n* Markdown to DocBook4 / DocBook5\n \n* Word to XHTML\n* Word to DITA\n* Word to DocBook4 / DocBook5\n* Excel to DITA\n\n* Confluence to DITA\n\n* DocBook to DITA\n\n* JSON to XML\n* JSON to YAML\n* XML to JSON\n* XML to YAML\n* YAML to JSON\n* YAML to XML\n* XSD to JSON Schema\n\nFor more information about the add-on see the following documentation topic: [Batch Documents Converter Add-on](https://www.oxygenxml.com/doc/ug-editor/topics/batch-converter-addon.html)\n\n## Compatibility\n\nThe add-on is compatible with Oxygen XML Editor/Author/Developer version 23.1 or newer. \n\n## How to Install\n\n1. Go to **Help-\u003eInstall new add-ons** to open an add-on selection dialog box.\n2. Enter or paste https://www.oxygenxml.com/InstData/Addons/default/updateSite.xml in the **Show add-ons from** field.\n3. Select the **Batch Documents Converter** add-on and click **Next**.\n4. Read the end-user license agreement. Then select the **I accept all terms of the end-user license agreement** option and click **Finish**.\n5. Restart the application. \n\nResult: A **Batch Documents Converter** submenu will now be available in the **Tools** menu and in the contextual menu. 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.\n\nThe add-on can also be installed using the following alternative installation procedure:\n1. Go to the [Releases page](https://github.com/oxygenxml/oxygen-resources-converter/releases/latest) and download the `oxygen-batch-converter-{version}-plugin.jar` file.\n2. Unzip it inside `{oXygenInstallDir}/plugins`. Make sure you don't create any intermediate folders. After unzipping the archive, the file system should look like this: `{oXygenInstallDir}/plugins/oxygen-batch-converter-x.y.z`, and inside this folder, there should be a `plugin.xml`file.\n\n\n## Converting a document:\n\n1. Select the type of conversion from one of the following sub-menus \n- **Batch Documents Converter** located in the **Tools** menu \n- **Additional conversions** located in the **File -\u003e Import/Convert** sub-menu.\n- **Import** located in the **Append child**, **Insert Before**, and **Insert After** sub-menus from the contextual menu of the **DITA Maps Manager** view.\n2. Add the **Input files**.\n3. Choose the path of the **Output folder** that will contain the converted document.\n4. Click the **Convert** button (or **Import** for the actions invoked from the contextual menu of the **DITA Maps Manager** view).\n\nor:\n\n1. Select a folder or a set of files in the **Project** view, right-click, choose **Batch Convertor**. \n1. Choose the path of the **Output folder** that will contain the converted document.\n1. Click the **Convert** button.\n\nWhen actions are invoked from the contextual menu of the **DITA Maps Manager** view, \nthe resulting documents from the conversion are automatically inserted in the map as follows:\n* Actions from **Append child** inserts map nodes as children of the currently selected node.\n* Actions from **Insert Before** inserts map nodes as siblings of the currently selected node, above the current node in the map.\n* Actions from **Insert After** inserts map nodes as siblings of the currently selected node, below the current node in the map.\n\nCopyright and License\n---------------------\nCopyright 2018-2022 Syncro Soft SRL.\n\nThis project is licensed under [Apache License 2.0](https://github.com/oxygenxml/oxygen-resources-converter/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxygenxml%2Foxygen-batch-converter-addon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foxygenxml%2Foxygen-batch-converter-addon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxygenxml%2Foxygen-batch-converter-addon/lists"}