-
Nodejs 12.x
Using this lamda function to convert from heic to jpg and store to my s3 bucket.
works locally, but on Lambda getting "params.Body is required" error
```
"use strict";
const gm = …
-
I have a [broken JPEG](https://user-images.githubusercontent.com/25402/214498303-40523930-2681-4563-97da-a04ecf40f33e.jpg) that previously (Imagick-3.4.4) caused Imagick to throw an exception, which n…
-
I keep hearing conflicting information about the patents involved with x265 HEVC encoding and I'm trying to get a straight answer.
On VideoLAN's [website](https://www.videolan.org/developers/x265.h…
-
I'm using a python docker image based on debian, also tried official python3.8 image without success with HEIC image. Below is the relevant dockerfile:
```
FROM debian
RUN apt-get update \
&& …
-
Would it be feasible to add an option to always convert RAW images on export to JPEG? Any edited photos are already going to be JPEG but I've got a lot of un-edited raws w/out the JPEG preview. This w…
-
I've the following error:
`../testdata/camel.heic: heif: no EXIF found
unexpected fault address 0x7f3c51b1e010
fatal error: fault
[signal SIGSEGV: segmentation violation code=0x1 addr=0x7f3c51b…
-
Pridávanie fotiek do freemap-u na iPhone z apky Fotky (predinštalovaná Apple apka na foto manažment) nefunguje správne. Darí sa fotky vybrať a pridať, ale freemap nedokáže čítať EXIF info a teda chýba…
-
A very promising format, capable of lossless jpeg transcoding.
Official website https://jpeg.org/jpegxl/
Reference software https://gitlab.com/wg1/jpeg-xl
Additional info https://cloudinary.com/b…
-
### Expected behaviour
.heic images should be scanned and analysed for faces.
### Actual behaviour
.heic images are not analysed
### Steps to reproduce
1. Use any apple device to take pic…
-
I'm seeing a significant increase in the file size when not using the optimize flag. In the below example, the file jumped from 246K to 976K. Why is the file so much larger?
```bash
$ls -lhd Takeo…