A GUI Based Application for PDF Processing Tools Using Python & CustomTkinter
Harshavardhan Seetha,Vimal Tiwari,Kartik Reddy Anugu,Dr Shanthi Makka,Dr Ramesh Karnati
DOI: https://doi.org/10.22214/ijraset.2023.48848
2023-01-31
International Journal for Research in Applied Science and Engineering Technology
Abstract:Abstract: This paper presents a Graphical User Interface (GUI) application for PDF processing tools and file conversion tools. The application provides a user-friendly interface for users to perform various operations on PDF documents, such as splitting, merging, extracting, rotating, and deleting pages. Depending on the user's needs, the user can perform these operations on every page, even pages, odd pages, random specific pages, all pages after some nth page, and between some specific ranges. The application is designed to be user-friendly and simple to use, allowing users to complete tasks quickly and easily. Nowadays, most universities and schools provide their students with all of their course materials online, therefore many students access these resources via PDF files. Since this application operates without an internet connection and is therefore advantageous to all users, Using the PyPDF2 library for PDFs, the Python graphics package Tkinter is used to develop the graphical user interface and UI library CustomTkinter which provides fresh, modern, and completely customizable widgets. Many students upload their files to the internet in order to use these tools, but our offline GUI application provides all of these tools for free. It also includes PDF encryption, decryption, and file conversion tools. These tools are simple to use and can help users save time and effort.