- 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.
- First start the tor browser else you will get err
- check the working of the this repo in
main.py
.
- Dowload tor from here
- Selenium
- watchdog
- multiprocessing