Author name: GUNTA KINDA PALLI reddy

GUI application to merge PDF files

INTRODUCTION This program is a user-friendly PDF merger application built using Python’s tkinter library for the GUI and PyPDF2 for managing PDF files. It allows users to seamlessly select multiple PDF files, reorder them as needed, and merge them into a single document. The interface provides intuitive buttons for adding, removing, and reordering files, ensuring …

GUI application to merge PDF files Read More »

Scroll to Top