flask-iiif
flask-iiif copied to clipboard
feat: support webp images
Description
Please describe briefly your pull request.
Support webp images. I believe that this change in conjunction with inveniosoftware/invenio-previewer#209 is enough to have pretty solid webp previews in InvenioRDM.
Checklist
Ticks in all boxes and 🟢 on all GitHub actions status checks are required to merge:
- [x] I'm aware of the code of conduct.
- [x] I've created logical separate commits and followed the commit message format.
- [ ] I've added relevant test cases.
- [x] I've added relevant documentation.
- [x] I've marked translation strings.
- [x] I've identified the copyright holder(s) and updated copyright headers for touched files (>15 lines contributions).
- [x] I've NOT included third-party code (copy/pasted source code or new dependencies).
- If you have added third-party code (copy/pasted or new dependencies), please reach out to an architect.