diff options
Diffstat (limited to 'office/pdfarranger/README')
-rw-r--r-- | office/pdfarranger/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/office/pdfarranger/README b/office/pdfarranger/README new file mode 100644 index 0000000000..8fc6332e3a --- /dev/null +++ b/office/pdfarranger/README @@ -0,0 +1,7 @@ +PDF Arranger is a small python-gtk application, which helps the user +to merge or split pdf documents and rotate, crop and rearrange their +pages using an interactive and intuitive graphical interface. It is +a frontend for pikepdf and a fork of Konstantinos Poulios's +pdfshuffler. + +PDF Arranger supports image file import if img2pdf is installed |