libjpeg-turbo is a JPEG image codec that uses processor instructions to accelerate JPEG compression and decompression.
This library provides .NET wrappers for libjpeg-turbo, allowing you to use it from any .NET language, such as C#.
Install using the command line:
Install-Package Quamotion.TurboJpegWrapper
The code in this repository is forked from https://bitbucket.org/Sergey_Terekhin/as.turbojpegwrapper/