What is IIIF?
IIIF stands for the International Image Interoperability Framework and is best described by looking at the acronym. Broadly it is two things:
International
IIIF has been implemented internationally and is not based in one country. It has been implemented by places like:
- National Institutions:
- Österreichische Nationalbibliothek (Austrian National Library),
- BnF,
- Library of Congress and
- the British library.
- Aggregators:
- Artstore,
- ContentDM,
- Internet Archive and
- Europeana
- Universities & Research Institutions:
- Museums & Galleries:
- British Museum,
- National Gallery of Art (US) and
- J. Paul Getty Trust,
For a fuller list of institutions who advertise their IIIF resources please see the IIIF guides site.
Image*
First and foremost IIIF started with the problem of making large images available on the Web. This means allowing users to zoom into large images in way that is scaleable and allows quick zooming on large images.
One of the examples of this is with the Japanese Tax Map below. In the image Wayne Vanderkuil, the Stanford lead photographer is shown next to the map for a sense of scale. Wayne is 6' 4" (1.93m) tall. The map is so big that it had to be photographed in separate sections and stitched together using Photoshop. If you click on the image below you will be taken to the IIIF image which allows you to zoom around this massive map.
For details on how this map was scanned, there is a blog post here.
- the star next to the image is because IIIF now also supports Audio Visual resources but it was too late to change the name...
Here is an example of a video with table of contents shown in the Universal Viewer
Interoperability
Interoperability can be though of in different ways and there are a few examples below on how IIIF achieves this interoperability.
Interoperable Viewers
First because IIIF provides a standard way of exposing images and metadata it is possible to switch viewers to view the same content. Users might want to do this for a number of reasons:
- A Library provides content in a general purpose Viewer like the UniversalViewer
- A user might want to take that manuscript and annotate it Mirador
- A user might want to run some AI tools using the Curation IIIF image viewer
For instructions on how to take content from one viewer to another there is this medium post.
Interoperable Images
The second way IIIF does interoperability is by allowing remote distributed images to be reunited in new digital editions. The manuscript below is one that was owned by the infamous biblioclast Otto Ege. In the early 20th century he split the manuscript and sold individual pages to institutions across the US. Using IIIF these images have been reconstructed in the following way:
The full manuscript can be viewer here.
Another example of a reconstructed manuscript is the one below from the BnF. Instead of brining together full images only the illustrations have been cut out and these are overlaid onto the original manuscript. In this example the illustrations are held by on institution and the manuscript by another.
The full demo of this manuscript can be found on the Biblissima website.
Interoperable Collections
As well as brining distributed images together it is also possible to compare different collections in a single viewer. The Mirador viewer allows side by side comparison and using the techniques discussed earlier its possible for users to collect manifests from different locations and then compare them side by side. The example we are going to use here is from a blog by Ben Albritton of Stanford University. It shows two copies of Chaucer's Canterbury Tales one from the National Library of Wales based in the UK and one from the Huntington Library in Los Angeles.
Framework
The last part of the acronym is Framework and this is for the different standards that IIIF provides to ensure viewers and publishers all agree on sharing compatible data. These standards are known as APIs and the two main APIs are:
These two APIs will be covered in detail in the rest of the workshop. As well as these APIs there are a number of other APIs defined by IIIF including:
- Content Search API - to search annotations a but like a searching within a PDF file
- Authentication API - for protecting resources by username or giving lower quality images to unauthenticated users
- Change Discovery API - for Aggregators like Europeana to harvest IIIF data
- Content State API - to improve the method of taking content from one viewer to another
- Maps Extension - to link a Geographical place to a IIIF image. Could be used to Georeference a map or photograph.