libjpeg-turbo | Main / libjpeg-turbo
https://www.libjpeg-turbo.orglibjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, Neon, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, Arm, and PowerPC systems, as well as progressive JPEG compression on x86 and x86-64 systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal.
GitHub - ajkxyz/jpeg4py: Python cffi libjpeg-turbo ...
https://github.com/ajkxyz/jpeg4py22.02.2018 · On Windows, you can download installer from the official libjpeg-turbo Sourceforge repository, install it and copy turbojpeg.dll to the directory from the system PATH.. On Mac OS X, you can download the DMG from the official libjpeg-turbo Sourceforge repository and install it.. If you have a custom library which is TurboJPEG API compatible, just call jpeg4py.initialize with …