|
Class Summary |
| ExtractClippedImages |
Sample code providing a workflow which extracts clipped images and places versions
scaled to specific heights
It is run using the format
java -cp libraries_needed org/jpedal/examples/ ExtractClippedImages $inputDir $processedDir $logFile h1 dir1 h2 dir2 ... |
| ExtractImages |
Simple image extraction with images are extracted to a directory |
| ExtractPagesAsThumbnails |
This example opens a pdf file and extracts the images version of each
page which it saves as an image scaled to users specification |
| HiResThumbnailExtractor |
|