aboutsummaryrefslogtreecommitdiff
path: root/office/krop/README
diff options
context:
space:
mode:
authorAlexander Verbovetsky <alik@ejik.org>2017-12-08 00:12:48 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-12-09 08:27:28 +0700
commitb72ce63db460390464a0b823cf67cb363e418c6c (patch)
tree9ee58f741be0cff31f1ba188631ccec1b1240205 /office/krop/README
parentad00f9f6d06aeaa091fa87bf629f4aa784db679f (diff)
downloadslackbuilds-b72ce63db460390464a0b823cf67cb363e418c6c.tar.xz
office/krop: Added (a tool to crop pdf files).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/krop/README')
-rw-r--r--office/krop/README7
1 files changed, 7 insertions, 0 deletions
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.