hwp_document_split
Split HWP documents into separate page-based files. Set output directory and pages per split to manage lengthy documents.
Instructions
문서를 페이지 단위로 분할하여 별도 파일로 저장합니다. 긴 문서를 나눌 때 사용하세요.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_dir | Yes | 분할 파일 저장 디렉토리 | |
| pages_per_split | No | 분할 단위 페이지 수 (기본: 1) |