render_preview
Generate PNG preview images of HWP/HWPX document pages using Playwright/Chromium. Specify input path, output path, dimensions, and format.
Instructions
Render page PNG previews via python-hwpx + Playwright/Chromium (render extra).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| width | No | ||
| format | No | png | |
| height | No | ||
| out_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |