Skip to content

gocarlos/krop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

krop

Krop

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. 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.

Build status

Snap Status krop krop Codacy Badge Known Vulnerabilities

Installation

The installation can be done using the terminal or using the software center.

💻 Terminal: sudo snap install krop

🛍 Software center: search for krop in the Software center.

Usage

  1. To start GUI type krop

  2. To start the GUI app without terminal search for krop in the visual menu of your Linux distribution.

  3. To use the app without GUI: krop.krop-app --help

Or consult Armin's webpage

Disclaimer

This software was written by Armin Straub and packaged as Linux snap app by Carlos Gomes. This software is sand-boxed with the confinement strict, meaning can only access your home directory & removable media to read/write the pdf files.

Armin has also debian and gentoo packages available on this website.

About

This is a python/Qt app which can be used to crop pdf documents. Small, simple and useful. Copy of the original software Krop by Armin Straub.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published