gugli28 / PdfCompressor

Compress PDF

Repository from Github https://github.comgugli28/PdfCompressorRepository from Github https://github.comgugli28/PdfCompressor

What ?

  • As the name suggests it compresses a pdf file using pdfcompressor.com
  • I have used multiprocessing library to execute daemon in one thread and compresssion part in another thread.
  • the daemon is closed after the work is done automatically.

RUN

  • First start the tor browser else you will get err
  • check the working of the this repo in main.py.

Dependencies

  • Dowload tor from here
  • Selenium
  • watchdog
  • multiprocessing

About

Compress PDF


Languages

Language:Python 100.0%