pdfJbIm

Tool used for (re)compression of PDF files using standard JBIG2 It is written in Java and uses library Apache PDFBox and IText for manipulation with PDF documents and encoder jbig2enc for compression of extracted images.

License

License

Categories

Categories

PDF Data
GroupId

GroupId

cz.muni
ArtifactId

ArtifactId

pdfJbIm
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

pdfJbIm
Tool used for (re)compression of PDF files using standard JBIG2 It is written in Java and uses library Apache PDFBox and IText for manipulation with PDF documents and encoder jbig2enc for compression of extracted images.
Project URL

Project URL

http://code.google.com/p/pdfrecompressor/
Project Organization

Project Organization

Faculty of Informatics, Masaryk University, Brno

Download pdfJbIm

How to add to project

<!-- https://jarcasting.com/artifacts/cz.muni/pdfJbIm/ -->
<dependency>
    <groupId>cz.muni</groupId>
    <artifactId>pdfJbIm</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/cz.muni/pdfJbIm/
implementation 'cz.muni:pdfJbIm:1.4'
// https://jarcasting.com/artifacts/cz.muni/pdfJbIm/
implementation ("cz.muni:pdfJbIm:1.4")
'cz.muni:pdfJbIm:jar:1.4'
<dependency org="cz.muni" name="pdfJbIm" rev="1.4">
  <artifact name="pdfJbIm" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.muni', module='pdfJbIm', version='1.4')
)
libraryDependencies += "cz.muni" % "pdfJbIm" % "1.4"
[cz.muni/pdfJbIm "1.4"]

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.pdfbox : pdfbox jar 1.6.0
org.bouncycastle : bcprov-jdk15 jar 1.46
org.bouncycastle : bcmail-jdk15 jar 1.46
com.ibm.icu : icu4j jar 4.8.1
com.itextpdf : itextpdf jar 5.1.3
commons-logging : commons-logging jar 1.1.1
ch.qos.logback : logback-core jar 1.0.0
ch.qos.logback : logback-classic jar 1.0.0
org.slf4j : slf4j-api jar 1.6.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1
1.0