Reputation: 200
I have 100mb pdf file of single page with color full text of different font multiple image. Is there a way to compress this pdf to minimum size and then decompress it back to original size with same image and text quality but using only python and python library, no external .exe app like ghostscript. What logic we need to apply to achieve minimum size compression..
Upvotes: 0
Views: 220