libjxl API reference
====================

``libjxl`` exposes a C API for encoding and decoding JPEG XL files with some
C++ header-only helpers for C++ users.

.. toctree::
   :caption: API REFERENCE
   :maxdepth: 2

   api_decoder
   api_encoder
   api_common
   api_metadata
   api_color
   api_threads
   api_cpp
