sul-dlss / assembly-image

Creates JP2 image derivatives of files.
Other
0 stars 1 forks source link

Fix issues with large images #9

Closed aaron-collier closed 5 years ago

aaron-collier commented 5 years ago

From: https://jirasul.stanford.edu/jira/browse/DEVQUEUE-232

If the input is a TIFF file, use the TIFF file directly with kdu_compress.

If the input file is NOT a TIFF, use the existing method of using ImageMagick to temporary tiff then to jp2.

aaron-collier commented 5 years ago

@justinlittman do have an update on this?

justinlittman commented 5 years ago

closed by https://github.com/sul-dlss/assembly-image/pull/10