Skip to content

Comment on How JPEG works: Interactively explore JPEG's lossy compression methods

Comments

One interesting thing about JPEG is that you can do some lossless manipulations with it. In particular, you can concatenate multiple images together.

Unfortunately, no common JPEG libraries expose these operations. Your only option is to use some crusty C-based code that hasn't been updated since the 2010-s.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.