pdfc icon indicating copy to clipboard operation
pdfc copied to clipboard

Add directory walk

Open ungeschneuer opened this issue 4 years ago • 2 comments

I added a directory walk to look for all PDFs from the base dir on.

ungeschneuer avatar Apr 15 '21 12:04 ungeschneuer

Thanks for the interest in the script. If you really want to run the compressor on multiple pdf files why don't you do a loop with bash ? Sometimes I have multiple pdf files in my folder but I do not want to compress all so make it a default option makes stuff more difficult I think.

theeko74 avatar Oct 09 '21 20:10 theeko74

This is probably just another way of organizing files. I normally use this script when archiving a whole folder structure, so this makes more sense to me. However, you are right that this could also be achieved by a bash script.

ungeschneuer avatar Nov 01 '21 11:11 ungeschneuer