aboutsummaryrefslogtreecommitdiff
path: root/office/krop/README
diff options
context:
space:
mode:
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.