sul-dlss / stacks

Delivering digital resources to patrons.
http://stacks.stanford.edu
5 stars 2 forks source link

webp routes do not resolve #1303

Open jcoyne opened 1 month ago

jcoyne commented 1 month ago

https://stacks.stanford.edu/image/iiif/bb112zx3193/bb112zx3193_00_0001/full/151,/0/default.webp should resolve, but it returns a 404. https://stacks.stanford.edu/image/iiif/bb112zx3193/bb112zx3193_00_0001/full/151,/0/default.jpg does resolve.

cbeer commented 1 month ago

I'm not sure we claim to support webp. I thought level 2 compliance only requires jpg + png.

jcoyne commented 1 month ago

Yes, it appears that Cantaloupe may not support it presently: https://github.com/cantaloupe-project/cantaloupe/issues/470#issuecomment-827731518