This operation lets you upload your binary file, base64 data, or generated PDF to PDF.co and receive a URL in return. You can then use this URL with other PDF.co operations for further processing.
Name | Description | Required |
---|---|---|
Upload Method | Choose the upload method: use Standard Upload to upload files directly (supports up to 2GB), or Base64 Upload to upload files using base64-encoded data. | Yes |
Binary File | Enable this toggle when uploading binary file data from a previous node. | No |
Base64 Content | The base64 encoded content of the file to upload. | Yes |
File Content | Enter the text content for the PDF file to be created and uploaded to our storage. | Yes |
File Name | File name for the uploaded PDF. The input must be a string. | Yes |
Name | Description |
---|---|
url | Direct URL to the final PDF file stored in S3. |