imginfo
A software-based implementation of the codec specified in the emerging JPEG-2000 Part-1 standard
Install
- All systems
-
curl cmd.cat/imginfo.sh
- Debian
-
apt-get install libjasper-runtime
- Ubuntu
-
apt-get install libjasper-runtime
- Alpine
-
apk add jasper
- Arch Linux
-
pacman -S jasper
- CentOS
-
yum install jasper
- Fedora
-
dnf install jasper
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libjasper-runtime
- OS X
-
brew install jasper
- Raspbian
-
apt-get install libjasper-runtime
- Dockerfile
- dockerfile.run/imginfo
- Docker
-
docker run cmd.cat/imginfo imginfo
powered by Commando
jasper
A software-based implementation of the codec specified in the emerging JPEG-2000 Part-1 standard
libjasper-runtime
Programs for manipulating JPEG-2000 files
JasPer is a collection of software (i.e., a library and application programs) for the coding and manipulation of images. This software can handle image data in a variety of formats. One such format supported by JasPer is the JPEG-2000 format defined in ISO/IEC 15444-1:2000. This package contains programs for manipulating JPEG-2000 files.