SkillAgentSearch skills...

Dicomviewer

DICOM Viewer in Nextcloud

Install / Use

/learn @ayselafsar/Dicomviewer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Build Status Downloads

DICOM Viewer

It is a medical imaging viewer which was built on top of OHIF Viewer v3 for viewing DICOM files in Nextcloud. It renders DICOM data sets in 2D, 3D, and reconstructed representations; allows for the manipulation, annotation, and serialization of observations; supports internationalization, hotkeys, and many more features.

For more information, see the blog post Nextcloud in Digital Imaging

<kbd>Viewer 1 </kbd> <kbd>Viewer 2 </kbd> <kbd>Viewer 3 </kbd> <kbd>Viewer 4 </kbd> <kbd>Dump 1 </kbd> <kbd>Dump 2 </kbd>

Features

  • DICOM Viewer: A medical imaging viewer for loading and viewing DICOM files with advanced imaging tools, including MPR, in Nextcloud.
  • DICOM Sidebar: A sidebar component for viewing and searching DICOM attributes with an image thumbnail for DICOM files in Nextcloud.

Quick Start

On your Nextcloud, simply navigate to Apps > Multimedia > DICOM Viewer, and enable it.

Development

Pre-requisites

Build

You can build the source code with the following steps:

  1. Clone this project on path-to-nextcloud/apps
git clone https://github.com/ayselafsar/dicomviewer.git
  1. Navigate to the cloned project's directory

  2. Update the submodules for viewer

git submodule update --init --recursive
  1. Enable yarn workspaces
yarn config set workspaces-experimental true
  1. Build the project
npm run build
  1. Enable the DICOM Viewer app in Nextcloud

Sponsors

Thanks to our all contributors and sponsors!

<table> <tr> <td><a href="https://nextcloud.com"><img src="https://user-images.githubusercontent.com/8215016/70382026-f51b2200-1922-11ea-9121-6bbbb9fb2a6f.png" height="50px;" alt="Nextcloud"/></td> <td><a href="https://acanio.com"><img src="https://github.com/ayselafsar/dicomviewer/assets/8215016/75d7bcf7-9d20-48b4-ba2f-7fe82138010b" height="40px;" alt="Acanio"/></td> </tr> </table>
View on GitHub
GitHub Stars261
CategoryHealthcare
Updated44m ago
Forks62

Languages

JavaScript

Security Score

100/100

Audited on Mar 21, 2026

No findings