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.

The newest version!
package pdf.converter.img;

public enum ImageFileExtension {
    PNG, JPG;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy