unlayer-export
Installation
SKILL.md
Export Content
Overview
Unlayer supports multiple export formats. Some are client-side (free), others use the Cloud API (paid).
Which Export Method?
| Method | Output | Paid? | Use When |
|---|---|---|---|
exportHtml |
HTML + design JSON | No | Email sending, web publishing, saving designs |
exportPlainText |
Plain text + design | No | SMS, accessibility fallback |
exportImage |
PNG URL + design | Yes | Thumbnails, previews, social sharing |
exportPdf |
PDF URL + design | Yes | Print-ready documents |
exportZip |
ZIP URL + design | Yes | Offline download packages |
Critical: Always save the design JSON alongside any export. All export methods return
data.design— save it so users can edit later.