sul-dlss / assembly-image

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

cleanup after switch to libvips #49

Closed andrewjbtw closed 2 years ago

andrewjbtw commented 2 years ago

This may be a dup of #53, but keeping it for now. :-)

At the suggestion of @calavano, we are switching to libvips instead of ImageMagick for JP2 derivative creation. Tony will have more details, but some of the benefits of libvips will be:

We may be able to use ruby-vips to replace not only our direct calls to ImageMagick, but also to replace our use of miniexif-tools for image related work.

This is related to #53, but covers the broader case of

jcoyne commented 2 years ago

Do you mean for Tiff creation?

ndushay commented 2 years ago

Yes, this will be for temporary tiff creation, on the way to creating jp2 files.

ndushay commented 2 years ago

closing this as a duplicate / erroneous ticketing on my part.