jPDFImages is a Java library to export images from PDF files and to import images into PDF files. It can create images from pages in a PDF document and export them as JPEG, TIFF, or PNG images. It can return the image of any page in the document to the host Java application as a BufferedImage for further processing or to save in different formats.