Upload Page
transkribus_upload_pageUpload a page image and optional PAGE XML to an existing Transkribus upload using uploadId and imagePath, adding pages for OCR or HTR processing.
Instructions
Upload a page image (and optional PAGE XML) to an existing upload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileName | No | File name for the image part, overriding the local file's basename | |
| uploadId | Yes | Resource ID | |
| imagePath | Yes | Absolute local path to the page image file | |
| pageXmlPath | No | Absolute local path to a PAGE XML file for this page |