Jump to letter: [
ACDFHJLMNPQRSTWXZ
]
libmodjpeg - A library for JPEG masking and composition in the DCT domain
- Description:
With libmodjpeg you can overlay a (masked) image onto an existing JPEG
as lossless as possible. Changes in the JPEG only take place where the
overlayed image is applied. All modifications happen in the DCT domain,
thus the JPEG is decoded and encoded losslessly
- Architecture:
Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.
How to Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install libmodjpeg
Packages