mirror of
https://github.com/immich-app/immich.git
synced 2025-02-11 01:18:24 -05:00
Support the JPEG XL format (.jxl). JPEG XL is reported as supported by `sharp.format`: ``` jxl: { id: 'jxl', input: { file: true, buffer: true, stream: true, fileSuffix: [Array] }, output: { file: true, buffer: true, stream: true } } ``` Fixes: #2743 |
||
---|---|---|
.. | ||
constants | ||
module_template | ||
modules | ||
routing | ||
shared | ||
utils | ||
main.dart |