zeisstopnm
Convert a Zeiss confocal file to Netbpm format. More information: <https://manned.org/zeisstopnm.1>.
Install
- All systems
-
curl cmd.cat/zeisstopnm.sh
- Debian
-
apt-get install netpbm
- Ubuntu
-
apt-get install netpbm
- Arch Linux
-
pacman -S netpbm
- Kali Linux
-
apt-get install netpbm
- CentOS
-
yum install netpbm-progs
- Fedora
-
dnf install netpbm-progs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install netpbm
- OS X
-
brew install netpbm
- Raspbian
-
apt-get install netpbm
- Dockerfile
- dockerfile.run/zeisstopnm
Convert a Zeiss confocal file to Netbpm format. More information: <https://manned.org/zeisstopnm.1>.
-
Convert a Zeiss cofocal file into either `.pgm` or `.ppm` format:
zeisstopnm path/to/file
-
Convert a Zeiss cofocal file to Netbpm format while explicitly specifying the target file type:
zeisstopnm -pgm|ppm path/to/file
© tl;dr; authors and contributors