From b72ce63db460390464a0b823cf67cb363e418c6c Mon Sep 17 00:00:00 2001 From: Alexander Verbovetsky Date: Fri, 8 Dec 2017 00:12:48 +0000 Subject: office/krop: Added (a tool to crop pdf files). Signed-off-by: David Spencer --- office/krop/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 office/krop/README (limited to 'office/krop/README') diff --git a/office/krop/README b/office/krop/README new file mode 100644 index 000000000000..780083460dc4 --- /dev/null +++ b/office/krop/README @@ -0,0 +1,7 @@ +Krop is a simple graphical tool to crop the pages of PDF files. It is +written in Python and relies on PyQt, python-poppler-qt4, and PyPDF for +its functionality. It features automatic margin cropping. + +Krop can 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. -- cgit v1.2.3