We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc152fe commit 1207acfCopy full SHA for 1207acf
GUIScripts/PDF Utility Tool/README.md
@@ -18,6 +18,9 @@ This tool makes it easy to perform the following operations:
18
19
- This PDF tool utilizes `PyPDF` module to work with PDF
20
- The GUI is made with the `tkinter`.
21
+- The script shows a window with button for every action that is available to perform
22
+- The script uses `askfilename` in `tkinter` to get the file from the user while staying in the GUI.
23
+- Program also has an information label which is responsible of showing the process success messages
24
25
## Setup instructions
26
0 commit comments