workflow_ocr icon indicating copy to clipboard operation
workflow_ocr copied to clipboard

how to specify `--sidecar` path?

Open mooseyboots opened this issue 3 months ago • 3 comments

hi, i'm just getting used to using workflow_ocr in my nextcloud.

i'd like to use the --sidecar argument with ocrmypdf: it outputs a text file of the OCR result alongside the pdf. it takes a path parameter, which i don't know how to provide. i have tried both output.txt and ./output.txt, and neither work, i suspect because the command is run somewhere under /tmp. is there a way to provide a path parameter relative to the current nextcloud path?

thanks!

mooseyboots avatar Aug 26 '25 15:08 mooseyboots