To open DCMfx Playground click here. Opened DICOM files never leave your device.
-
View the content of DICOM and DICOM JSON files.
-
Convert between DICOM files and DICOM JSON files.
-
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.
DCMfx Playground is written in Dioxus. Install the Dioxus CLI with
cargo install dioxus-cli
, then run dx serve
to start the dev server.
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.