-
hello
im trying to add heic file in my next js 14 app with formData on my windows machine using this code
```
const data = await req.formData();
const kk = data.get("kk") as File;
const kk_buff…
-
Newer Apple devices such as iPhone or iPads take photos in the HEIF format[1]. These photos are using the .heic extension.
Sigal does not seem to include the .heic files in the generated gallery.
…
-
Hi all.
Referring to: https://support.apple.com/en-us/HT207022
> When you share media using other methods, such as AirDrop, Messages or email, it may be shared in a more compatible format, such as…
-
**What does not work as expected?**
I have my iPhone set to capture both the HDR version of an image and the standard version at the same time. They get named sequentially, ie `IMG_8950.HEIC` and …
-
There is more than one way to go about it:
- Convert HEIC images to another format on the fly (like thumbnails)
- Convert HEIC images definitely so you can get read of HEIC
- Actually read and display…
-
Hello,
Thank you for creating the best library, I have chosen your lib into my android project which can help me convert between HEIC to JPG/JPEG.
However, about the HEIC format makes by Apple Ca…
-
After updating to version 2.4, I can no longer use HEIC files and receive an error when trying to import.
The HEIC option is also greyed out.
-
I have two images being reported as duplicates from Immich but not from immich-go
![image](https://github.com/simulot/immich-go/assets/1628876/ad50b5a0-552a-4fb2-bf6c-fdc6edee7c2a)
Left (origina…
-
Not exactly an issue, but I wasn't sure where else to ask.
Are there any plans to add support for HEIC or JPEG XL image formats any time in the "near" future?
Thanks.
-
### ImageMagick version
7.1.1-19 AppImage
### Operating system
Linux
### Operating system, version and so on
Kubuntu 23.10
### Description
The jpeg xl delegate seems to be missing.
$ ma…
wups updated
4 months ago