Class ExtractImages

java.lang.Object
org.apache.pdfbox.tools.ExtractImages

public final class ExtractImages extends Object
Extracts the images from a PDF file.
Author:
Ben Litchfield
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Entry point for the application.
      Parameters:
      args - The command-line arguments.
      Throws:
      IOException - if there is an error reading the file or extracting the images.