Browse RO-Crate archives offline — no server required
A clean interface for navigating collections, items, and files
Works without a web server — just open index.html directly in your browser.
Hierarchical browsing of your archive structure at every level.
Built-in audio player and image viewer for MP3, WAV, JPEG, and PNG files.
Search across items, collections, languages, and filenames.
RO-Crate rootDataset display with resolved linked entities.
A single curl command downloads and sets everything up.
Get up and running in under a minute
curl -fsSL https://github.com/paradisec-archive/static-rocrate-viewer/releases/latest/download/install.sh | bash
bashcurltardata/
└── {CollectionId}/
├── ro-crate-metadata.json
└── {ItemId}/
├── ro-crate-metadata.json
├── audio.mp3
└── image.jpg
data/ directory to produce the static browse and search indexes.
Place your RO-Crate files in data/{CollectionId}/{ItemId}/
A single curl command downloads the viewer and generates your catalog
Double-click index.html — no server needed