mirror of
https://github.com/immich-app/immich.git
synced 2024-11-28 09:33:27 +02:00
80d02e8a8d
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 |