Stirling-PDF icon indicating copy to clipboard operation
Stirling-PDF copied to clipboard

[Feature Request] Pipeline: option to keep original files

Open benj919 opened this issue 3 weeks ago • 1 comments

Feature Description

I'd like the option to keep the original files feed to pipelines. Either just with a flag, or a fully configurable output path

Why is this feature valuable?

I have a document scanner that directly connects to my file server. On there I setup a few stirling pdf pipelines to directly process these scanned documents. As I'm doing destructive operations sight unseen (esp. remove blank pages and deleting the blankPages pdf) I'd like the options to set aside the original files instead of deleting them.

Suggested Implementation

"Easiest" way would probably be a pipeline setting similar to the "outputDir" in the json config. And a simple switch when calling "deleteOriginalFiles" at the end of the pipeline.

Additional Information

No response

No Duplicate of the Feature

  • [x] I have verified that there are no existing features requests similar to my request.

benj919 avatar Feb 05 '25 17:02 benj919