0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-11 01:18:24 -05:00
immich/web/src
Thomas 41c2c8b82d
use imagemagick and libraw for raw image support (#2668)
* use imagemagick and libraw for raw image support

imagemagick and libraw have generally good support for raw images, including
Sony's ARW format. These tools should also allow Immich to support many more
image formats in future without any major code changes.

https://www.libraw.org/supported-cameras

I've tested and verified this change with .ARW files and other standard formats.

Fixes: #2156

* Add additional type for awr

* pr feedback

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-06-14 21:34:03 -05:00
..
api feat(web): Memory (#2759) 2023-06-14 20:47:18 -05:00
lib use imagemagick and libraw for raw image support (#2668) 2023-06-14 21:34:03 -05:00
routes feat(web): Memory (#2759) 2023-06-14 20:47:18 -05:00
test-data chore(web): improve type checking (#2644) 2023-06-02 08:55:08 -05:00
app.css
app.d.ts fix(web): context menu overlap + outclick types (#2506) 2023-05-21 11:01:08 -05:00
app.html
hooks.server.ts chore(web): improve type checking (#2644) 2023-06-02 08:55:08 -05:00