# n8n-nodes-hwp-to-pdf

A custom n8n node to convert HWP files to PDF using huhsame.com API.

## Usage

1. Upload a `.hwp` binary file to the workflow.
2. Add this node and set:
   - Binary Property Name (usually `data`)
   - PDF Filename (e.g. `myfile`)

3. It returns a binary output containing the converted PDF.
