项目作者: TuurNeckebroeck

项目描述 :
Pdf file utilities
高级语言: Java
项目地址: git://github.com/TuurNeckebroeck/PdfUtil.git
创建时间: 2019-08-24T22:26:32Z
项目社区:https://github.com/TuurNeckebroeck/PdfUtil

开源协议:MIT License

下载


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:

  1. java -jar PdfUtil-2.0-SNAPSHOT.jar

After release 2.0 (unstable)

  1. java -jar PdfUtil-2.0-SNAPSHOT.jar --interface gui