Static IIIF sites, without the plumbing

Publish your IIIF collections as a beautiful, durable website.

Bring your Manifests and Collections. iiif.site handles templates, previews, reproducible builds, hosting, and public delivery.

Create a site

IIIF resources in context

Import Presentation 3 Manifests and Collections by URL, keep them linked, or copy them into an editable site.

Preview, then publish

Review an isolated build made from a captured content revision, then publish with canonical production identifiers.

A domain for every site

Each project gets stable production and preview subdomains, with independent active deployments.

Built for integration

Use the authenticated API to add and update resources from catalogues, collection systems, and editorial tools.

How it works

From IIIF resource to live site in four steps.

01

Create a site

Choose a template and a tenant subdomain for the collection.

02

Import IIIF

Add a Manifest or Collection by URL, copy it for editing, or keep it linked to its source.

03

Build a preview

Review an isolated, reproducible build before anything goes live.

04

Publish

Run a production build at a stable public address and update it whenever your content changes.

A publishing layer for your existing systems.

The resource API lets collection platforms, import pipelines, and editorial interfaces send resources into the iiif.site publishing workflow without replacing the systems your team already uses.

Read the integration guide
POST /api/v1/sites/{siteId}/resources
Authorization: Bearer iiif_pat_…
Content-Type: application/json

{
  "revision": 3,
  "slug": "turner-sketchbook",
  "mode": "remote",
  "sourceUrl": "https://example.org/iiif/manifest"
}

The first release is opening soon.

We are starting with a small invitation-only group while the platform settles in.

Learn more