Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 23131

Compress PDFs using Python

$
0
0

So I have a gazillion pdfs in a folder, I want to recursively (using os.path.walk) shrink them. I see that adobe pro has a save as reduced size. Would I be able to use this / how do you suggest I do it otherwise.

Note: Yes, I would like them to stay as pdfs because I find that to be the most commonly used and installed fileviewer.


Viewing all articles
Browse latest Browse all 23131

Trending Articles