Metadata-Version: 2.1
Name: pdfhandoutcrop
Version: 0.99.3
Summary: A tool to crop pdf handout with multiple pages per sheet
Home-page: https://cges30901.github.io/pdfhandoutcrop/
Download-URL: https://cges30901.github.io/pdfhandoutcrop/download.html
Author: Hsiu-Ming Chang
Author-email: cges30901@gmail.com
License: GPLv3+
Project-URL: Bug Reports, https://github.com/cges30901/pdfhandoutcrop/issues
Project-URL: Source, https://github.com/cges30901/pdfhandoutcrop/
Project-URL: Donate, https://cges30901.github.io/pdfhandoutcrop/donate.html
Keywords: pdf crop
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Education
Classifier: Topic :: Office/Business
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Natural Language :: Chinese (Traditional)
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: PyQt6
Requires-Dist: PyMuPDF

# PdfHandoutCrop
A tool to crop pdf handout with multiple pages per sheet

PdfHandoutCrop is a tool to crop pdf handout with multiple pages per sheet. Sometimes the teacher give us handout in pdf format with multiple pages per sheet. If I print it directly, the font size and pictures are too small to read. So I created PdfHandoutCrop to help me crop the handout.

# Issues
If the PDF file is not cropped correctly or content in  output file is different from original file, there is a bug in PdfHandoutCrop. Please [report an issue](https://github.com/cges30901/pdfhandoutcrop/issues).

# Homepage
The home page for PdfHandoutCrop is at <https://cges30901.github.io/pdfhandoutcrop/>

# Download
To download PdfHandoutCrop, please go to the [download page](https://cges30901.github.io/pdfhandoutcrop/download.html)
