Image formats: Codecs and compression tools
developer.mozilla.org·4h
Flag this post

If you missed the previous posts in this series, start with the Part 1: Color models for humans and devices and Part 2: Pixel data from encoders to decoders. They covered the basics of image compression. Now, in this final part, we’ll take a more hands-on approach. We’ll run some experiments with different codecs and compression techniques, and check out some useful tools for building your own image pipeline.

Let them compete

Let’s consider a popular topic of discussion: “Is the JPEG format still the best for image compression?”

Unfortunately, there is no clear answer. Every task has its own unique context. Do y…

Similar Posts

Loading similar posts...