It is a DICOM viewer which uses cornerstonejs library to display DICOM files in Nextcloud.
For more information, see the blog post Nextcloud in Digital Imaging
- Viewer: A DICOM viewer which displays images grouped by study and series in selected folders and allows to manipulate images with imaging tools
- DICOM Dump: A list of DICOM attributes displayed on the sidebar with image thumbnail
Build the app using the instructions below and then on Nextcloud, simply navigate to Apps > Multimedia > DICOM Viewer, and enable it.
Firstly, install NodeJS for JavaScript dependencies, then follow these steps:
- Clone this repository
- Change into the directory you have cloned this repository into
- Run
make && make sourcecommand to build source code - Copy
build/artifacts/source/dicomviewerintopath-to-nextcloud/apps - Enable the DICOM Viewer app
- Multiframe Support
- DICOM Worklist





