Grok (JPEG 2000)

Grok
Developer(s)Aaron Boxer
Initial releaseJanuary 1, 2016; 9 years ago (2016-01-01)
Stable release
15.0.0 / May 10, 2025; 58 days ago (2025-05-10)[1]
Repository
Written inC++
Operating systemmacOS, Windows, POSIX
Platformx86-64, AArch64
Predecessorlibopenjp2
Available inEnglish
TypeGraphics software
LicenseAGPL v3
Websitegithub.com/GrokImageCompression/grok

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 copyleft license.One of his goals was to close the performance gap with the more efficient but proprietary Kakadu. Grok fully implements the ISO/IEC 15444-1 technical standard. As of 2024, the newer, complexity-reduced High-Throughput JPEG 2000 standard (HTJ2K, ISO/IEC 15444-15, ITU-T T.814) has been implemented, with both encoding and decoding support available.

Features

[edit]
  • support for High-Throughput JPEG 2000 (HTJ2K) encode/decode
  • 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:

References

[edit]
  1. ^ "Releases · GrokImageCompression/grok". github.com. Retrieved 2025-02-13.

Further reading

[edit]
[edit]