JPEG XT

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
User avatar
Marsu42
Posts: 75
Joined: 2014-06-12T03:17:45-07:00
Authentication code: 6789
Location: Berlin

JPEG XT

Post by Marsu42 »

The new jpeg spec can be read by legacy decoders and additionally supports ...
* 9-16 bpp int
* fp ("hdr")
* lossless
* alpha (at last!)

The libjpeg already seems to have support for it(?), so how about an im delegate for jpxt?

https://jpeg.org/jpegxt/index.html
https://jpeg.org/jpegxt/software.html
https://github.com/thorfdbg/libjpeg
Post Reply