Convert document
doc_convertConvert between file formats: PDF pages to JPG/PNG, images to one PDF, XLSX/CSV to CSV/JSON, HWP/HWPX to PDF/HWP/HWPX. Each output is reopened and checked, and missed content is reported.
Instructions
Convert between file formats. PDF pages to jpg or png. Images to pdf (several paths become one PDF). XLSX/CSV to csv or json. HWP/HWPX to pdf, hwp or hwpx. Every output is reopened and checked, and the result reports what could not be carried over.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target format | |
| dpi | No | PDF to images: resolution. Default 144 | |
| out | No | Output path. For PDF to images this is a directory. Default: next to the source | |
| path | Yes | Absolute path of the source file. Relative paths are refused | |
| pages | No | PDF to images: which pages, 1-based. Default all | |
| paths | No | Additional inputs. Only for images to pdf: all images are bundled in order, path first | |
| sheet | No | Table export: sheet name or 0-based index. Default first | |
| pageSize | No | Images to pdf: fit makes each page the image size, a4 centers on A4. Default fit | |
| password | No |