#Linux and #Python community, anyone aware of an open source library that works for opening an existing PDF file, and re-saving it with some level of compression?
Finding a lot of expensive, licensed options, and options that have problematic dependencies.
Has to work within a lambda/azure function type environment, i.e. all libraries needed can be pulled in via requirements.txt.
