PicaJet

DAM platform profile

Islandora: DAM software reviewed

An open-source, community-governed digital repository platform on Drupal, for libraries, archives, and museums to manage digital collections.

Verdict

Community-run, not vendor-backed — active GitHub maintenance, but issue resolution speed is inconsistent.

Buy it if

Your institution wants a free, open-source, standards-based digital repository (built on Drupal, Fedora, Solr, IIIF) with preservation features like fixity checking, BagIt AIP creation, and persistent identifiers (DOI/ARK/Handle), and you have the in-house technical capacity (or budget for a service provider) to self-host via Docker or manual installation, since the Islandora Foundation itself does not sell or host the product.

Do not buy it if

You need a turnkey managed SaaS DAM with published pricing and no infrastructure to run, or you need built-in AI tagging/AI search, facial recognition, watermarking, or out-of-the-box SSO — none of these are documented as Islandora features on its own site.

Where it is strong

  • Released under open-source licences and free to use, with no seat or storage metering by any vendor — Project site (islandora.ca)
  • Preservation is built in: fixity checking, BagIt AIP creation, and DOI/ARK/Handle persistent identifiers — Project documentation
  • Runs on Drupal, Solr, Fedora and IIIF, so the collection sits on standard, individually replaceable components — Project site (islandora.ca)
  • The main repository shows commits as recent as July 2026 with only 8 issues open — GitHub, Islandora/islandora repository
  • Governed by a foundation that neither sells nor hosts the software, so there is no licence to renew or lose — Project site (islandora.ca)

Where it is weak

  • You supply the infrastructure — installation is Docker or manual, and the Foundation hosts nothing itself — Project site and installation documentation
  • No AI tagging, facial recognition, watermarking or out-of-the-box SSO is documented as a feature — Project documentation
  • No listing on G2, Capterra, Gartner Peer Insights, TrustRadius or PeerSpot to benchmark it against vendors — Review-site searches (G2, Capterra, Gartner, TrustRadius, PeerSpot)
  • Issue turnaround is uneven: a single sampled view mixed closures from July 2026 with others from late 2024 — GitHub issue tracker, Islandora/islandora
  • Community scale is modest by GitHub measure — 157 stars and 121 forks on the main repository — GitHub, Islandora/islandora repository
Published price No
Billed on No published price on islandora.ca — the core software is free open source ("free to use and always will be"). Paid options are hosting/installation/migration/support/training contracts sold by independent third-party service providers listed on islandora.ca/service-providers (e.g. Born-Digital, discoverygarden); islandora.ca itself does not publish their rates or billing units.
Free plan No
Free trial No
Formats supported Islandora (a Drupal-based repository framework) imposes no hard-coded file-type restriction — content models drive what a given object can hold, not a format whitelist. Documented content models/media types include Images (with IIIF-compliant viewing via Cantaloupe), Audio, Video, Paged Content (books, newspapers, multi-page materials), Collections, and a generic Binary/Repository Item type that accepts any file as a primary datastream. MIME type (e.g. application/pdf, image/jp2) drives automated derivative generation (thumbnails, web-friendly service copies, technical metadata) and viewer selection rather than format being restricted at upload time. PDF and JPEG2000 (image/jp2) are explicitly referenced as common formats in the derivative pipeline.
Integrations Drupal is the core CMS and admin/UI layer. Fedora Commons is the default preservation repository and native linked-data storage layer. Apache Solr is the default search/discovery indexing layer. Blazegraph is an optional triplestore for SPARQL-queryable graph data about the repository. Cantaloupe is the dynamic image server used for on-demand IIIF image derivatives. IIIF (International Image Interoperability Framework) is supported as an open standard for cross-institution image/content interoperability. The Crayfish suite of microservices handles asynchronous derivative generation and Fedora synchronization: FITS (technical metadata extraction), Homarus (FFmpeg-based audio/video derivatives), Houdini (ImageMagick-based image derivatives), Hypercube (OCR), and Milliner (converts Drupal entities into Fedora resources). Alpaca, built on Apache Camel, is the messaging/queueing middleware connecting these services at scale.
Last release Version 2.18.5, released July 23, 2026 — a maintenance release containing a Drupal 11.4 compatibility fix. Prior recent releases: 2.18.4 (June 24, 2026), 2.18.3 (June 16, 2026), 2.18.2 (May 27, 2026), 2.18.1 (May 13, 2026), 2.18.0 (May 6, 2026) — release cadence has been roughly monthly to bimonthly through 2026, mostly compatibility fixes and small bug fixes rather than major features. — changelog
API depth Full REST API inherited from Drupal core (RESTful Web Services module), not a decorative single-endpoint integration. Documented coverage spans three resource types — nodes (content entities), media, and files — each with its own URI. HTTP methods documented: GET (retrieve, multiple serialization formats), POST/PUT (create), PATCH (update fields), and DELETE (remove). Authorization and endpoint configuration are handled through Drupal's own REST services admin UI (/admin/config/services/rest). Documentation for taxonomy-term and user-account REST operations was not found on the pages checked (Drupal core supports these natively, but Islandora-specific docs don't call them out). JSON-LD serialization is also referenced for structured data exposure, and Drupal's built-in migrate framework is documented as a separate path (not pure REST) for bulk metadata/asset migration. — API docs

Checked against the Wayback Machine

Wayback Machine unreachable via WebFetch in this environment.

Reviews, by how much to trust them

Verified tier (Gartner Peer Insights, TrustRadius, PeerSpot): not found — a direct TrustRadius reviews URL for Islandora returned HTTP 403 (blocked, not confirmed absent), and general search turned up no Islandora-specific pages on any of the three. Incentivized tier (G2, Capterra): no listing found — G2 search returned an unrelated product ('Island', a browser), and G2's Islandora reviews page as well as a guessed Capterra product URL both failed (403 and 404 respectively); Islandora does not appear to have a commercial listing on either site, consistent with it being a community-governed open-source project rather than a vendor with a sales-driven review-generation program. Long tail: the official GitHub repository (Islandora/islandora) shows active, ongoing maintenance — 157 stars, 121 forks, 8 open issues, and a most-recent-commit timestamp of July 28, 2026. A sampled issues view showed a mix of recent (July 2026) and older (late-2024) closed issues, i.e. issues get addressed but not necessarily quickly. No forum, Reddit, tender/procurement, or job-posting sources were checked in this pass.

Sold as

Digital asset management Digital preservation Media API / CDN

Verified features

Versioning, check-in / check-out Public API Video transcoding and previews Rights and licence expiry

Compare Islandora with others

Sources

  • Islandora is free and open source: "We release code under open source licenses. It is free to use and always will be." checked 2026-08-07Islandora – Get Islandora
  • Deployment is self-hosted: Docker deployment is the recommended method, with manual installation as an alternative self-hosted option; no cloud-hosted or managed offering is presented on this page itself. checked 2026-08-07Islandora – Get Islandora
  • "Islandora has a robust ecosystem of service providers providing support to install, maintain, and extend Islandora," pointing to a separate service-providers listing rather than any pricing published by Islandora itself. checked 2026-08-07Islandora – Get Islandora
  • Born-Digital (a listed Islandora service provider) offers installation "on our clients' own virtual hardware and on selected cloud hosts (AWS, Azure, GCP)", plus migrations/upgrades, custom development, training, and long-term support and maintenance — this is the basis for citing cloud deployment as available through the ecosystem, not from Islandora Foundation itself. checked 2026-08-07Islandora – Service Providers
  • Discoverygarden (a listed Islandora service provider) has implemented Islandora systems since 2010 for clients including Universities, Museums, Public Libraries, Law Libraries, Manufacturing, Government, Enterprise, and Archives — this is a third-party provider's client list shown on Islandora's own service-providers page, not a dedicated Islandora industry/case-study page, so it was not used to tick vertical boxes. checked 2026-08-07Islandora – Service Providers
  • Islandora is described as an "extensible, modular, open source digital repository ecosystem" for "collaborative authorship, management, display, and preservation of digital content at scale," supporting images, documents (including PDFs), described audio/video, books/newspapers/paged content, and arbitrary file formats. checked 2026-08-07Islandora – What is Islandora
  • Preservation features documented: persistent identifiers (DOI, ARK, Handle), fixity checking, BagIt-compliant Archival Information Package (AIP) creation, and content versioning support. checked 2026-08-07Islandora – What is Islandora
  • Access control is via Drupal's authentication layer with roles/permissions at multiple layers, plus content embargo capabilities for institutional repositories. checked 2026-08-07Islandora – What is Islandora
  • Metadata can be created, serialized, exported, and exposed in any format, including via OAI-PMH and SPARQL endpoints, and the platform provides a configurable research index with faceting and search. checked 2026-08-07Islandora – What is Islandora
  • "IIIF support means images in Islandora can be viewed in any IIIF-compliant viewer"; documented technical stack includes a REST API with JWT authentication, JSON-LD linked-data serialization, OAI-PMH metadata harvesting, and Solr-based search/faceting via contributed modules. checked 2026-08-07Islandora Documentation
  • The documentation does not mention OCR, RAW image support, CAD file support, approval/moderation workflows, portals, SPARQL API, SSO (CAS/Shibboleth/LDAP), offline access, watermarking, AI/ML tagging or search, facial recognition, or GIS/maps support — these were left out of the features list for lack of evidence. checked 2026-08-07Islandora Documentation
  • Islandora combines Drupal (content management), Apache Solr (indexing/discovery), Fedora Commons (preservation, linked data), and IIIF (scalable image/media access) standards; the platform serves government agencies, libraries, archives, and museums. checked 2026-08-07Islandora – Home
  • No dedicated industry/vertical case-study pages (education, museum, government, healthcare, etc.) were found on islandora.ca itself; the About page names partner universities (Toronto, Simon Fraser, Manitoba, McMaster, Prince Edward Island) but this is a partner/member list, not dedicated vertical case studies, so no verticals were ticked. checked 2026-08-07Islandora – About
  • Islandora's Drupal modules connect content to Drupal; Apache Solr is the enterprise indexing/discovery layer; Fedora Commons is the preservation layer and native linked-data platform; IIIF enables access to digital objects via a robust open standard checked 2026-08-09Islandora — homepage
  • Latest release 2.18.5 published July 23, 2026 with a Drupal 11.4 compatibility fix; prior releases 2.18.4 (Jun 24, 2026), 2.18.3 (Jun 16, 2026), 2.18.2 (May 27, 2026), 2.18.1 (May 13, 2026) checked 2026-08-09GitHub — Islandora/islandora releases (API)
  • Islandora/islandora releases changelog page listing 2.18.5 as most recent, comparing against 2.18.4 checked 2026-08-09GitHub — Islandora/islandora releases
  • Documentation describes Collections, Paged Content, Audio, Video, and Repository Item content models; Islandora imposes no fixed restriction on media types per content model, using an 'Islandora Models' taxonomy instead; MIME types like application/pdf and image/jp2 drive derivative generation and viewer selection checked 2026-08-09Islandora Documentation — Content models
  • Islandora can create, manage, and display images, documents (including PDFs), described audio/video, books/newspapers and other paged content, and arbitrary binary file formats; Binary Object content model accepts a single file of any type checked 2026-08-09Web search summary of Islandora documentation and FLVC LibGuides
  • REST endpoints documentation covers nodes, media, and files, each with its own URI; GET/POST/PUT/PATCH/DELETE methods documented; requires Drupal's RESTful Web Services module, configured at /admin/config/services/rest checked 2026-08-09Islandora Documentation — Using REST Endpoints
  • Drupal is the core CMS; Fedora is the default smart storage/repository; Solr is the default search/discovery layer; Blazegraph is a triplestore queryable via SPARQL; Cantaloupe is the dynamic image server supporting IIIF; Crayfish microservices (FITS, Homarus/FFmpeg, Houdini/ImageMagick, Hypercube/OCR, Milliner) handle derivatives and Fedora sync; Alpaca (Apache Camel) is the messaging middleware checked 2026-08-09Web search summary of Islandora architecture documentation
  • G2 search for 'Islandora' returns an unrelated product ('Island' browser), no Islandora-specific listing found checked 2026-08-09G2 — search results for Islandora
  • TrustRadius reviews URL for Islandora returned HTTP 403, could not confirm presence or absence of a listing checked 2026-08-09TrustRadius — Islandora reviews (blocked)
  • Capterra product page guess for Islandora returned HTTP 404 checked 2026-08-09Capterra — Islandora (not found)
  • GitHub repo Islandora/islandora: 157 stars, 121 forks, 8 open issues, most recently updated 2026-07-28 checked 2026-08-09GitHub — Islandora/islandora (API)
  • Sampled issues view shows a mix of recent (July 2026) and older (late-2024) closed issues, indicating steady but not fast issue triage checked 2026-08-09GitHub — Islandora/islandora issues
  • Wayback Machine (web.archive.org CDX API) unreachable via WebFetch in this environment checked 2026-08-09Wayback Machine CDX API (unreachable)