libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.

libjpeg-turbo implements both the traditional libjpeg API as well as the less powerful but more straightforward TurboJPEG API. libjpeg-turbo also features colorspace extensions that allow it to compress from/decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.), as well as a full-featured Java interface.

Features

  • 2-6x as fast as libjpeg on x86, x86-64, and ARM platforms
  • 32-bit and 64-bit binaries provided for popular Linux distributions, Windows, OS X, and iOS
  • Can be used in GPL and proprietary applications
  • Provides the industry-standard libjpeg API/ABI (can emulate libjpeg v6b, v7, or v8, although libjpeg-turbo does not support the non-standard SmartScale format introduced in libjpeg v8)
  • Provides the TurboJPEG API used by VirtualGL and TurboVNC
  • Similar performance to commercial/closed source accelerated JPEG codecs
  • Full-featured Java wrapper

Project Activity

See All Activity >

License

BSD License

Follow libjpeg-turbo

libjpeg-turbo Web Site

Other Useful Business Software
Let Filestack Handle Your File Processing Pipeline Icon
Let Filestack Handle Your File Processing Pipeline

If you need an all-in-one service to address your file handling needs, Filestack is the solution for you.

Filestack is the next-generation file handling service equipped with a powerful file uploader and advanced file processing APIs. If you’re looking to improve your file upload speed, reliability, and offer your users an amazing selection of upload sources like Instagram, Dropbox, and more, let Filestack help you today. Easily transform your files between types and take advantage of advanced image intelligence features like OCR and more!
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
11
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5

User Reviews

  • Jpeg processing is good and fast,
  • I use it in release strength projects. Had to read (and modify a bit) source code. Works really well on both x86/x64 SSE and ARM (Android) NEON. May use a bit more work in modern AVX3 but overall good. Compared to GPU implementation of JPEG - beats it.
    1 user found this review helpful.
  • I've seen quite a few Jpeg libs. This one takes the cake.
  • Thanks for updates ;)
    1 user found this review helpful.
  • Libjpeg-turbo works wonderful.
    2 users found this review helpful.
Read more reviews >

Additional Project Details

Awards

Intended Audience

Science/Research, Advanced End Users, System Administrators, Developers

Programming Language

Assembly, C, Java

Registered

2010-02-05