Encode and decode JPEG images super-fast. Also supports background threads.This project provides super-fast JPEG encoding and decoding functionality for Unity3D. It is faster than Unity's EncodeToJPG() and can also run on background threads.The LightBuzz JPEG framework is based on libjpeg-turbo and outperforms the native EncodeToJPG() method by 30-70%!Supported PlatformsAndroidiOSWindows DesktopMacOS (Apple Silicon + Intel)Documentationlightbuzz.com/tools/jpeg-unity/documentationThis software is based in part on the work of the Independent JPEG Group. It uses the LibJPEG-Turbo library.