Extract images
Pull all embedded JPEG images.
Note: extracts JPEG (DCTDecode) and JPEG 2000 (JPXDecode) images in their original form. Other image types (FlateDecode-encoded PNG-likes, CCITT/JBIG2) require decoding and would need a server-side step.
Pull all embedded JPEG images.