Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arminstraub/krop
A simple graphical tool to crop the pages of PDF files, written in Python/Qt
https://github.com/arminstraub/krop
crop ebook-readers pdf-files
Last synced: 15 days ago
JSON representation
A simple graphical tool to crop the pages of PDF files, written in Python/Qt
- Host: GitHub
- URL: https://github.com/arminstraub/krop
- Owner: arminstraub
- License: gpl-3.0
- Created: 2017-08-20T22:02:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-01T17:59:27.000Z (12 months ago)
- Last Synced: 2024-08-01T16:32:15.697Z (3 months ago)
- Topics: crop, ebook-readers, pdf-files
- Language: Python
- Homepage: http://arminstraub.com/software/krop
- Size: 168 KB
- Stars: 116
- Watchers: 7
- Forks: 16
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
Awesome Lists containing this project
README
# krop [![License: GPL-3.0](https://img.shields.io/github/license/arminstraub/krop.svg)](https://www.gnu.org/licenses/gpl-3.0) ![Latest release](https://img.shields.io/github/v/tag/arminstraub/krop.svg)
krop is a simple graphical tool to crop the pages of PDF files.
It is written in Python and relies on PyQT, python-poppler-qt5 and PyPDF2 for its functionality. A unique feature of krop is its ability to automatically split pages into subpages to fit the limited screen size of devices such as eReaders. This is particularly useful, if your eReader does not support convenient scrolling.
For more information and how to install krop, see:
[http://arminstraub.com/software/krop](http://arminstraub.com/software/krop)![Screenshot](http://arminstraub.com/images/krop/screenshot.png)