epeg-cffi

Insanely fast JPEG/ JPG thumbnail scaling with the minimum fuss and CPU overhead. It makes use of libjpeg features of being able to load an image by only decoding the DCT coefficients needed to recon…

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libjpeg62-turbo
pip3 install epeg-cffi

Page last updated 2023-10-28 01:41:37 UTC