All Downloads are FREE. Search and download functionalities are using the official Maven repository.

pdf.converter.img.ImageFileExtension Maven / Gradle / Ivy

Go to download

A Java library to convert .pdf files into .txt, .jpg, .png, .epub and .zip formats.

There is a newer version: 1.0.2
Show newest version
package pdf.converter.img;

public enum ImageFileExtension {
    PNG, JPG;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy