epub
epub copied to clipboard
Handle different image stack types
The image extraction code works with ( image format, archive format) types:
( jp2, zip ) ( tif, zip )
... but others exist in Archive items. We need to add at least ( jp2, tar ) and ( jpg, single-file ) and preferably decouple image format handling from archive format handling.