LightBuzz Super-Fast JPEG
Encode and decode JPEG images super-fast. Also supports background threads.
by LightBuzz
★★★★★ star rating
Price History +
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 Platforms
- Android
- iOS
- Windows Desktop
- MacOS (Apple Silicon + Intel)
Documentation
lightbuzz.com/tools/jpeg-unity/documentation
This software is based in part on the work of the Independent JPEG Group. It uses the LibJPEG-Turbo library.