PDF Cropper and Rearranger
- Home page
- http://danmbox.github.com/briss2
- Downloads
- github
- Author
- Gerhard Aigner; Dan A. Muresan (danmbox at gmail dot com)
briss2 (a fork of the original Briss project) can convert two-column layouts to single-column, trim excessive margins divide portrait documents into multiple landscape strips and more. See the briss2 announcement.
- Java 6
- maven
- itext, jpedal and Java Advanced Imaging API (pulled by maven during build)
Download with git
; there is no installation script.
git clone git://github.com/danmbox/briss2.git
Build with:
mvn package assembly:single
then unpack the zip from target/ to the installation directory
java -jar /path/to/briss-*.jar --help
See also README-briss.txt
- Copyright 2010 Gerhard Aigner; Copyright 2014 Dan A. Muresan
- License: GPL v3.0