Closed vmatekole closed 8 years ago
Hi!
I am using - https://github.com/APSL/docker-thumbor. Is there a way to configure Thumbor to mark size of image upon resize request? e.g.:
http://thumbor:9000/unsafe/100x/s3-eu-central-1.amazonaws.com/grok7-dev/orionjs/15d0654f-88d7-4b31-ad5f-7ffb434e9d1b.jpg
Result:
https://s3-eu-central-1.amazonaws.com/thumbor/grok7-dev/orionjs/100x/15d0654f-88d7-4b31-ad5f-7ffb434e9d1b.jpg
Or
https://s3-eu-central-1.amazonaws.com/thumbor/grok7-dev/orionjs/15d0654f-88d7-4b31-ad5f-7ffb434e9d1bx100.jpg
Hi!
I am using - https://github.com/APSL/docker-thumbor. Is there a way to configure Thumbor to mark size of image upon resize request? e.g.:
http://thumbor:9000/unsafe/100x/s3-eu-central-1.amazonaws.com/grok7-dev/orionjs/15d0654f-88d7-4b31-ad5f-7ffb434e9d1b.jpg
Result:
Or