PDF Resizer
A simple GUI tool for resizing PDF files.
Usage
- Install the required packages by running
pip install -r requirements.txt. - Run the program using
python -m pdf_resizer. - Select the input and output PDF files using the file dialog.
- Click the "Resize" button to compress the images and save the resized PDF file.
License
This project is licensed under the MIT License - see the LICENSE file for details.