Grok (JPEG 2000)
Developer(s) | Aaron Boxer |
---|---|
Initial release | January 1, 2016 |
Stable release | 13.0.1
/ October 19, 2024[1] |
Repository | |
Written in | C++ |
Operating system | macOS, Windows, POSIX |
Platform | x86-64, AArch64 |
Predecessor | libopenjp2 |
Available in | English |
Type | Graphics software |
License | AGPL v3 |
Website | github |
Grok is a computer software library to encode and decode images in the JPEG 2000 format. It is designed for stability, high performance, and low memory usage. Grok is free and open-source software released under the GNU Affero General Public License (AGPL) version 3.
Grok was forked from OpenJPEG's libopenjp2 in April 2016 by Aaron Boxer under a more restrictive license.[2] He was aiming to close up to the performance of the much more efficient proprietary Kakadu.[3][4] It fully implements the ISO/IEC 15444-1 technical standard. As of 2022, the newer, complexity-reduced High-Throughput JPEG 2000 standard (HTJ2K, ISO/IEC 15444-15, ITU-T T.814) is being implemented, with decoding support already available.[5]
Features
[edit]- support for High-Throughput JPEG 2000 (HTJ2K) encode/decode
- fast random-access sub-image decoding using TLM markers
- full encode/decode support for ICC colour profiles
- full encode/decode support for XML, IPTC, XMP and EXIF meta-data
- full encode/decode support for monochrome, sRGB, palette, YCC, extended YCC, CIELab and CMYK colour spaces
- full encode/decode support for JPEG, PNG, BMP, TIFF, RAW, PNM and PAM image formats
- full encode/decode support for 1–16 bit precision images
- supported platforms: Linux x86-64, Linux AArch64, Windows, macOS and WebAssembly
Integration
[edit]Grok has been integrated into a number of other open source projects, including:
- Cantaloupe image server
- IIPSrv image server
- Horos medical image viewer
References
[edit]- ^ "Releases · GrokImageCompression/grok". github.com. Retrieved 2024-10-23.
- ^ https://openjpeg.narkive.com/xHDPBR7a/grok-jpeg-2000-discussion-group
- ^ https://encode.su/threads/2477-Grok-JPEG-2000-Codec
- ^ https://chafey.blogspot.com/2016/09/jpeg2000-decoding-performance.html
- ^ https://journal.code4lib.org/articles/17596
Further reading
[edit]- "JPEG2000 Image Compression Fundamentals, Standards and Practice", by David S. Taubman, Michael W. Marcellin. ISBN 0-7923-7519-X
- Johan van der Knijff (2011). "JPEG 2000 for Long-term Preservation: JP2 as a Preservation Format". D-Lib Magazine. 17 (5/6). doi:10.1045/may2011-vanderknijff.
- Johan van der Knijff (2022). "Generating lossy access JP2s from lossless preservation masters".
{{cite journal}}
: Cite journal requires|journal=
(help)