imageproxy
imageproxy copied to clipboard
Added option for passing in ImageMagick crop options. Takes the form WIDTHxHEIGHT+HORIZONTAL_OFFSET+VERTICAL_OFFSET for example: /convert?crop=200x200+100+100&source=http...
Is there any way to specify an image to be served if the source image is broken?
How can I fix the following error: Error (Child process exited with non-zero exit code)
Great project, thanks for putting this together! I had a documentation improvement I wanted to flag. By default Apache2 will give 404's if there are any encoded slashes in a...