Oxygen HTML Converter #5 in Page Builder Addons
Convert HTML into native, editable Oxygen Builder 6 documents for WordPress — safe imports, Builder persistence, and honest scope reporting.
by Kamil Skicki · github.com/kamilskicki/oxygen-html-converter · website
★ 13stars
18release downloads
2forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/kamilskicki/oxygen-html-converter/releases/download/v0.9.0-beta.1/oxygen-html-converter-0.9.0-beta.zipFrom the readme
Oxygen HTML Converter
Convert pasted HTML into native Oxygen Builder 6 content that can be edited and saved in the builder.
This repository is the public Core plugin. The long-term product goal is simple: paste HTML, get a native Oxygen document, and continue editing without validation errors or broken document state.
Current staging candidate:
- v0.9.1-beta, the compatibility and import-integrity update; public publication is separate from staging deployment.
- WordPress.org promotion uses the numeric stable tag 0.9.1; the plugin runtime retains the 0.9.1-beta prerelease version.
What Core Does
- Converts full HTML fragments and pages into native Oxygen elements
- Preserves IDs, classes, data attributes, and inline styles
- Supports builder paste/import flows
- Maps supported safe interactions; executable script fallback requires explicit unsafe opt-in and permission
- Keeps imported content editable in Oxygen Builder
Supported Scope
Core is intended for:
- single-page marketing and landing-page HTML
- inline styles
- utility-first markup, especially Tailwind-like classes
- native Oxygen conversion of supported utility styling
- common frontend interactions such as nav tog
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.9.0-beta.1 | Jul 23, 2026 | oxygen-html-converter-0.9.0-beta.zip | 4 |
| v0.8.0-beta.1 | Feb 21, 2026 | oxygen-html-converter-v0.8.0-beta.1.zip | 14 |