Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

A simple graphical tool to crop the pages of PDF files, written in Python/Qt

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)