tjbench
Programs for manipulating JPEG files
Install
- All systems
-
curl cmd.cat/tjbench.sh
- Debian
-
apt-get install libjpeg-turbo-progs
- Ubuntu
-
apt-get install libjpeg-turbo-test
- Alpine
-
apk add libjpeg-turbo
- Arch Linux
-
pacman -S libjpeg-turbo
- Kali Linux
-
apt-get install libjpeg-turbo-progs
- CentOS
-
yum install libjpeg-turbo
- Fedora
-
dnf install libjpeg-turbo
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libjpeg-turbo-test
- Raspbian
-
apt-get install libjpeg-turbo-progs
- Dockerfile
- dockerfile.run/tjbench
- Docker
-
docker run cmd.cat/tjbench tjbench
powered by Commando
libjpeg-turbo-progs
Programs for manipulating JPEG files
This package contains programs for manipulating JPEG files from the libjpeg-turbo JPEG library: * cjpeg/djpeg: convert to/from the JPEG file format * rdjpgcom/wrjpgcom: read/write comments in JPEG files * jpegtran: lossless transformations of JPEG files * jpegexiforient/exifautotran: manipulate EXIF orientation tag * tjbench: a simple JPEG benchmarking tool
libjpeg-turbo-test
Program for benchmarking and testing libjpeg-turbo
libjpeg-turbo
The libjpeg-turbo package contains a library of functions for
manipulating JPEG images.