Invenio-IIIF
June 9, 2026 ยท View on GitHub
.. SPDX-FileCopyrightText: 2018-2019 CERN. SPDX-License-Identifier: MIT
============== Invenio-IIIF
.. image:: https://img.shields.io/github/license/inveniosoftware/invenio-iiif.svg :target: https://github.com/inveniosoftware/invenio-iiif/blob/master/LICENSE
.. image:: https://github.com/inveniosoftware/invenio-iiif/workflows/CI/badge.svg :target: https://github.com/inveniosoftware/invenio-iiif/actions
.. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-iiif.svg :target: https://coveralls.io/r/inveniosoftware/invenio-iiif
.. image:: https://img.shields.io/pypi/v/invenio-iiif.svg :target: https://pypi.org/pypi/invenio-iiif
IIIF Image API implementation for Invenio
Features:
- Thumbnail generation and previewing of images.
- Allows to preview, resize and zoom images, by implementing the
IIIF <https://iiif.io/>_ API. - Provide celery task to create image thumbnails.
Further documentation available: https://invenio-iiif.readthedocs.io/