- PyPDF2 - Which helps us to extract information, merging documents and encrypting documents etc... Simply run pip install PyPDF2 to install this module.
- Tkinter - To create GUI application and it's the only framework built into the Python standard library.
Check this blogpost to get better insights.