amazon-textract-textractor icon indicating copy to clipboard operation
amazon-textract-textractor copied to clipboard

[Feature request] Preserve folder structure

Open athewsey opened this issue 4 years ago • 0 comments

When applying textractor to a local folder or S3 prefix with an inner folder structure, it would be really useful if output files were also mapped to the same folder structure - rather than flattened out by filename only.

For example processing a parent folder containing invoices/ABC123.pdf and purchase-orders/DEF456.pdf currently seems to generate ABC123-response.json and DEF456-response.json - which then need to be mapped back to their categories afterwards.

athewsey avatar Jan 12 '21 09:01 athewsey