项目作者: TuurNeckebroeck
项目描述 :
Pdf file utilities
高级语言: Java
项目地址: git://github.com/TuurNeckebroeck/PdfUtil.git
PdfUtil
A Java application that combines pdf tools using an intuitive drag-and-drop interface.
Current features
- Loading multiple pdf’s into workspace
- Merging
- Splitting
- Show pdf information (number of pages, size, author, creator, title, subject)
- Recto-verso printing for 1-sided printers
- Password protection and password stripping

Future features
- Image extraction (WIP)
- Text extraction (WIP)
- Watermarking (WIP)
- Watermark removing
Used libraries
Releases
Releases can be found at http://neckebroecktuur.ulyssis.be/pdfutil/releases
Usage
Release 2.0:
java -jar PdfUtil-2.0-SNAPSHOT.jar
After release 2.0 (unstable)
java -jar PdfUtil-2.0-SNAPSHOT.jar --interface gui