Package org.apache.pdfbox.tools
Class ExtractImages
java.lang.Object
org.apache.pdfbox.tools.ExtractImages
Extracts the images from a PDF file.
- Author:
- Ben Litchfield
-
Method Summary
-
Method Details
-
main
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.
-