NiftiView is a medical 3D image viewer made for amateurs 👨, clinicians 👩⚕️, scientists 👨🔬 and coders 👩💻
Highlight features for each user group are
- 👨 Drag&Drop to easily view multiple 3D images in a beautiful layout and save as a GIF
- 👩⚕️ Shortcuts to quickly set up optimal contrasts by intensity windowing and histogram equalization
- 👨🔬 Custom image layers and overlays (crosshair, colorbar...) to create publication-ready figures
- 👩💻 Usable via Python and Command Line Interface (take a look at the underlying Python package)
Besides these highlights, NiftiView also covers the basics
- 💾 Supports NIfTI
.nii/.nii.gz, NumPy.npy, DICOM and some older 3D image formats - 🖼️ High image quality via Lanczos interpolation
- 📥 Easy installation for Windows and Linux: Download, unzip, double-click 🏁
Learn how to use NiftiView via the YouTube-Tutorial 💡
Installation 🛠️
Windows 🪟 or Linux 🐧
Download the app here, unzip the downloaded file and double-click either
- NiftiView.exe (+ ignore potential virus alert, if you are using Windows)
- NiftiView.bin (+ previously run
chmod +x NiftiView.binin a terminal, if you are using Linux)
to run NiftiView 🧠 If you like it, check out this short manual to finalize the installation 🛠️
The Python way 🐍
Users of macOS 🍏 and/or Pythonistas just install it in the terminal via
pip install niftiview-app
and run it via
niftiview-app
Some extra steps to make NiftiView feel like a macOS app are provided here 🛠️
Bugfixes 🐛
- If the app does not start, missing packages can be the issue. To fix that:
- On Linux: Run
sudo apt install libcairo2-dev pkg-config python3-dev - On macOS: Run
brew install cairo pkg-config tcl-tk python-tk
- On Linux: Run
- If the app looks grainy in a conda env, run
conda install -c conda-forge tk=*=xft_*to fix it
Release files for niftiview-app 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| niftiview_app-1.0.2.tar.gz | 1.9 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| niftiview_app-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.7 MB
Release files / niftiview_app-1.0.2.tar.gz
| Download URL | niftiview_app-1.0.2.tar.gz |
|---|---|
| Size | 1.9 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b316af95368247b3d8a3d34a92545a82cf0a79348ec623f45043c88cc66129a4
|
|
BLAKE2b-256 checksum How to use checksums |
07833be633faff45cbcf8c3b9865e3a1f77ea967f75d6d811bcf9fb0b1d9250d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.5 CPython/3.12.3 Linux/5.15.0-56-generic
|
Release files / niftiview_app-1.0.2-py3-none-any.whl
| Download URL | niftiview_app-1.0.2-py3-none-any.whl |
|---|---|
| Size | 1.9 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
529e96ab6d37c4d847348a0936e698c29069fb8d632e8a8c6690b9e1ed9104bc
|
|
BLAKE2b-256 checksum How to use checksums |
7c9ff49f7cfb432861117727bb1fe9f311179d49d68f55d60874d9c7a01655f3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.5 CPython/3.12.3 Linux/5.15.0-56-generic
|