Kedar17
Kedar17

Reputation: 200

Is there any way to to compress large size pdf file using only python library no external .exe

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

Answers (0)

Related Questions