Metadata-Version: 2.1
Name: pdfhandoutcrop
Version: 0.3.0
Summary: A tool to crop pdf handout with multiple pages per sheet
Home-page: https://cges30901.github.io/pdfhandoutcrop/
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/
Keywords: pdf crop
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Topic :: Education
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
Requires-Dist: PyQt5
Requires-Dist: python-poppler-qt5
Requires-Dist: PyPDF2

# 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.

# 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)


