I have a rather simple problem. I have a lot of PDFs that I want to compress, all grouped by college class. I don't have the time or energy to manually run the compress command when I know I can automate the whole thing.
However, I don't want to change the names of the files; how can I use pdftk compress an entire folder's PDFs and place the compressed versions in another folder?