sbigtopgm

Convert an SBIG CCDOPS file to PGM. More information: <https://netpbm.sourceforge.net/doc/sbigtopgm.html>.

Install

All systems
curl cmd.cat/sbigtopgm.sh
Debian Debian
apt-get install netpbm
Ubuntu
apt-get install netpbm
Arch Arch Linux
pacman -S netpbm
image/svg+xml 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

Convert an SBIG CCDOPS file to PGM. More information: <https://netpbm.sourceforge.net/doc/sbigtopgm.html>.

  • Convert an SBIG CCDOPS image file to PGM:
    sbigtopgm path/to/input_file.sbig > path/to/output.pgm

© tl;dr; authors and contributors