-
Hello,
We are using Thumbor for some resizing on Overblog (https://www.over-blog.com/) and it works very well, but we encounter problems with some PNG files.
We are using OpenCV engine because of i…
-
In their release notes for Thumbor 7 they mention breaking changes including the move to Python 3.
https://github.com/thumbor/thumbor/releases
This release is still in alpha so it isn't critical…
-
This fork only exists because the official version of pexif on pypi is too old and doesn't include some necessary fixes (thumbor/thumbor#287) that are already on source control but haven't been releas…
-
When using a "bmp" image I get the following error, so I assume its not supported just like [gifs](https://github.com/awslabs/serverless-image-handler/issues/155)
Error
```
status 400
code "Requ…
-
I configured thumbor_botornado.s3_loader for Thumbor 5.0.6. It seems to work fine for images that actually exist in S3. However, when I try to fetch a non-existing image, Thumbor times-out without ret…
aorra updated
9 years ago
-
When you are ready to issue a stable release, feel free to add it to thumbor's list of libraries at https://github.com/thumbor/thumbor/wiki/Libraries
Thanks for the hard work!
-
A common problem on the chat is people (myself included, sorry!) posting images that are...large. Not only does it fill the screen with an occasionally-undesirable image, it also wastes client bandwid…
sylae updated
7 years ago
-
I'm on Ubuntu 14.04:
```
amazon-ebs: ================================================================================
amazon-ebs: Error executing action `enable` on resource 'service[thumbo…
-
Attempted installing via pip on different machines. I've set the ENGINE parameter to 'thumbor_video_engine.engines.video' but I get the error below on all machines. I've tested with webm files and …
-
environment is wsl2 docker
`cp .env.example .env`
`docker-compose up -d nginx mysql phpmyadmin redis workspace`,
When I executed the following error occurred
```bash
rylan@Rylan-PC:~/la…