jar

cz.muni : pdfJbIm

Maven & Gradle

Jan 06, 2013

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.

Table Of Contents

Latest Version

Download cz.muni : pdfJbIm JAR file - Latest Versions:

All Versions

Download cz.muni : pdfJbIm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4
1.3
1.2
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window pdfJbIm-1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cz.muni.pdfjbim.pdf

├─ cz.muni.pdfjbim.pdf.MyImageRenderListener.class - [JAR]

cz.muni.pdfjbim

├─ cz.muni.pdfjbim.Demo.class - [JAR]

├─ cz.muni.pdfjbim.Jbig2FilenameFilter.class - [JAR]

├─ cz.muni.pdfjbim.Jbig2ForPdf.class - [JAR]

├─ cz.muni.pdfjbim.Jbig2enc.class - [JAR]

├─ cz.muni.pdfjbim.PdfImage.class - [JAR]

├─ cz.muni.pdfjbim.PdfImageExtractor.class - [JAR]

├─ cz.muni.pdfjbim.PdfImageInformation.class - [JAR]

├─ cz.muni.pdfjbim.PdfImageProcessor.class - [JAR]

├─ cz.muni.pdfjbim.PdfImageReplacer.class - [JAR]

├─ cz.muni.pdfjbim.PdfObjId.class - [JAR]

├─ cz.muni.pdfjbim.PdfRecompressionException.class - [JAR]

├─ cz.muni.pdfjbim.Run.class - [JAR]

├─ cz.muni.pdfjbim.Tools.class - [JAR]

├─ cz.muni.pdfjbim.Utils.class - [JAR]