Skip to content

Browser app that exposes some of DCMfx's DICOM and DICOM JSON functionality

License

Notifications You must be signed in to change notification settings

dcmfx/dcmfx-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCMfx Playground

Browser app that exposes some of DCMfx's DICOM and
DICOM JSON functionality

Try It Out 🛝

To open DCMfx Playground click here. Opened DICOM files never leave your device.

Features ✨

  1. View the content of DICOM and DICOM JSON files.

  2. Convert between DICOM files and DICOM JSON files.

  3. Rewrite DICOM files to ensure they have correct headers, change their string encoding to UTF-8, and correct errors that may prevent use in other software.

Development

DCMfx Playground is written in Dioxus. Install the Dioxus CLI with cargo install dioxus-cli, then run dx serve to start the dev server.

License 📋

DCMfx is published under the GNU Affero General Public License Version 3 (AGPLv3). This license permits commercial use; however, any software that incorporates DCMfx, either directly or indirectly, must also be released under the AGPLv3 or a compatible license. This includes making the source code of the combined work available under the same terms, and ensuring that users who interact with the software over a network can access the source code.

Copyright © Dr Richard Viney, 2024.

About

Browser app that exposes some of DCMfx's DICOM and DICOM JSON functionality

Topics

Resources

License

Stars

Watchers

Forks