Software Alternatives, Accelerators & Startups

libjpeg-turbo VS OptiPNG

Compare libjpeg-turbo VS OptiPNG and see what are their differences

libjpeg-turbo logo libjpeg-turbo

libjpeg-turbo is a derivative of libjpeg that uses SIMD instructions (MMX, SSE2, NEON) to...

OptiPNG logo OptiPNG

OptiPNG is a command-line PNG optimizer that recompresses image files to a smaller size, without...
  • libjpeg-turbo Landing page
    Landing page //
    2023-09-24
  • OptiPNG Landing page
    Landing page //
    2018-11-14

libjpeg-turbo videos

No libjpeg-turbo videos yet. You could help us improve this page by suggesting one.

+ Add video

OptiPNG videos

OptiPNG JpegOptim PNGQuant Siberian CMS

More videos:

  • Review - Cómo utilizar jpegoptim y optipng en Linux

Category Popularity

0-100% (relative to libjpeg-turbo and OptiPNG)
Game Development
100 100%
0% 0
Image Optimisation
0 0%
100% 100
Game Engine
100 100%
0% 0
Image Editing
0 0%
100% 100

User comments

Share your experience with using libjpeg-turbo and OptiPNG. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, OptiPNG should be more popular than libjpeg-turbo. It has been mentiond 3 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

libjpeg-turbo mentions (2)

  • JDK 21 - Image Performance Improvements
    This is interesting from the standpoint of how new JVM features can be used to improve performance (what I presume the article's main purpose to have been), but the image processing improvement itself isn't head-turning. Also, we've found that libjpeg-turbo (https://libjpeg-turbo.org/) is ~5x (IIRC, can re-run my JMH benchmark if anyone wants me to) as fast for decoding JPEGs as ImageIO, so we wouldn't even... Source: over 1 year ago
  • How to go about implementing file encoding [Question]
    For all but the simplest formats (basically BMP), the difficulty of implementing encoding/decoding from scratch is significant - well beyond a beginner's ability, and challenging/time-consuming even for senior developers. So, libraries are used in practice - e.g. Libpng and libjpeg-turbo. Source: over 2 years ago

OptiPNG mentions (3)

  • How I use Devbox in my Elm projects
    This project uses HTMLMinifier, optipng, and zopfli to create a custom production Elm build pipeline. You can see how I make use of these tools in this build script. Here are the results in case you're interested. I used the same ideas from this project to build and deploy dwayne/elm-conduit, which you can learn more about in my article Yet Another Tour of an Open-Source Elm SPA. - Source: dev.to / about 1 month ago
  • PSA: Use ZopfliPNG to compress your PNG assets
    Did you compare to PNG crush and optipng? Those are what I used to use because they're easily installable Linux/brew packages. Source: over 1 year ago
  • Help processing massive videos (16k resolution)
    Assuming your frames are PNG files, you could use a lossless optimizer like optipng to try if their size can be reduced. I prefer oxipng, which is faster and multithreaded, and seems to have more active development. Source: over 2 years ago

What are some alternatives?

When comparing libjpeg-turbo and OptiPNG, you can also consider the following products

libpng - libpng is the official Portable Network Graphics (PNG) reference library (originally called pnglib).

ImageOptim - Faster web pages and apps.

libjpeg - libjpeg is a widely-used free software library written in C which implements JPEG decoding and...

TinyPNG - Make your website faster and save bandwidth. TinyPNG optimizes your PNG images by 50-80% while preserving full transparency!

mozjpeg - Mozilla JPEG Encoder Project

pngquant - command-line utility and library for lossy compression of PNG images