#1. How to encrypt, decrypt PDF files using TERMUX
Following is the list of “ingredients” required for preparing this combo:- Termux : Download Link
- PDF Unlocker: Download Link
- GitHub Link: https://github.com/jesparza/peepdf.git
“pkg update &&pkg upgrade &&pkg install python2 &&pkg install git”
The Result? The mentioned packages are installed in your system.
Step#2: Type the following code and press ENTER. The code is:“cd peepdf”.
Step #3: Now type command chmod +x peepdf.py and Press Enter
Step #4: Type command python2 peepdf.py -i and press Enter.
The steps above help in installation of PDF Unlocker in system.
Now we come to the Encryption part.
Step#1: After opening the PDF, type command encrypt Yourpassword Here “YourPassword” is
Password for PDF file to open.
Step#2: then type command “save” and press Enter which makes your PDF Password Protected – a note pops up on your screen describing the same.
No comments:
Post a Comment