Алексей Арх
Алексей Арх
Hi. My application uses unit 1.31.1 with a php embed module. The client makes POST requests to upload files. Sometimes unit does not respond and nginx proxy issues 504. php:...
Моё приложение использует http состояния, например 409 при создании уже существующей записи. `My application uses http states, for example 409 when creating an already existing record.` Но я не могу...
Hi. Are there plans to implement the possibility of image processing using a video card processor in the future?
Hi. I noticed that imagor does not save the source file used for the watermark. If you make 3 requests: `/filters:watermark(test/watermark.png,repeat,repeat,0,100,100)/test/1.jpg` `/filters:watermark(test/watermark.png,repeat,repeat,1,100,100)/test/1.jpg` `/filters:watermark(test/watermark.png,repeat,repeat,2,100,100)/test/1.jpg` access.log s3 will show: ```log GET /test/1.jpg...
[ZIF_6663.NEF.zip](https://github.com/cshum/imagor/files/14916486/ZIF_6663.NEF.zip) Hi. We started using NEF format files and found that they didn't display well. This is how they are displayed if you use the command `dcraw -c -w ZIF_6663.NEF...
Hi. Is it possible to add support for CR2 formats? `/fit-in/412x276/filters:upscale():fill(blur):strip_exif():strip_icc():quality(70)/test/_AMA4003.CR2` ```json { "message": "MissingRequired: TIFF directory is missing required \"ImageLength\" field\ntiff2vips: subsampled images not supported", "status": 406 } ```...