Password removal on PDF file Assumptions You have python and pip running on your machine or you can use a docker container Usage Run command pip install -r requirements.txt Run command python removal.py. This command will show a prompt PDF input file: - is the pdf file you want to remove password from PDF password - the password of the pdf file PDF output file - the new file to be generated without password