LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

zeisstopnm

Convert Zeiss microscope images to PNM

TLDR

Convert Zeiss confocal to PNM
$ zeisstopnm [input.zeiss] > [output.pnm]
copy

SYNOPSIS

zeisstopnm [file]

DESCRIPTION

zeisstopnm converts Zeiss confocal microscope image format to PNM. Used in scientific imaging applications. Part of Netpbm toolkit.

INSTALL

sudo apt install netpbm
copy
sudo dnf install netpbm
copy
sudo pacman -S netpbm
copy
sudo apk add netpbm
copy
sudo zypper install netpbm
copy
brew install netpbm
copy
nix profile install nixpkgs#netpbm
copy

SEE ALSO

Copied to clipboard
Kai