IIIF resources in context
Import Presentation 3 Manifests and Collections by URL, keep them linked, or copy them into an editable site.
Static IIIF sites, without the plumbing
Bring your Manifests and Collections. iiif.site handles templates, previews, reproducible builds, hosting, and public delivery.
Create a siteImport Presentation 3 Manifests and Collections by URL, keep them linked, or copy them into an editable site.
Review an isolated build made from a captured content revision, then publish with canonical production identifiers.
Each project gets stable production and preview subdomains, with independent active deployments.
Use the authenticated API to add and update resources from catalogues, collection systems, and editorial tools.
How it works
Choose a template and a tenant subdomain for the collection.
Add a Manifest or Collection by URL, copy it for editing, or keep it linked to its source.
Review an isolated, reproducible build before anything goes live.
Run a production build at a stable public address and update it whenever your content changes.
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 guidePOST /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"
}We are starting with a small invitation-only group while the platform settles in.
Learn more