Renders MRI images in NIfTI format in your browser
Note: Files opened in the tool are processed locally and are NEVER uploaded
⚠️ Disclaimer⚠️ This tool (in the current state) is primarily vibe-coded and manually crossed-checked with 3D Slicer. Use at your own risk!
# install dependencies
npm install
# run the dev server
npm run dev