Mercurial > hg > orthanc-book
changeset 1240:e9292c85293c
added link to JPEG-XL support
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Tue, 09 Dec 2025 12:16:22 +0100 |
| parents | 93c3ceed78fa |
| children | 434497a7cf2f |
| files | Sphinx/source/plugins.rst |
| diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/plugins.rst Fri Dec 05 15:58:07 2025 +0100 +++ b/Sphinx/source/plugins.rst Tue Dec 09 12:16:22 2025 +0100 @@ -170,6 +170,13 @@ `associated description <https://github.com/jodogne/OrthancContributed/tree/master/Plugins/orthanc-mongodb>`__. +* `JPEG-XL Support + <https://github.com/kaitakeradiology/orthanc-jxl/>`__ by Ryan + Walklin: This plugin brings support for the JPEG-XL transfer syntax + for decoding and transcoding. Check out the `initial announcement + <https://discourse.orthanc-server.org/t/jpeg-xl-support-transfer-syntax-decode-and-transcode-plugins/>`__. + + Python plugins ^^^^^^^^^^^^^^
