imagor icon indicating copy to clipboard operation
imagor copied to clipboard

Add resize_mode option to watermark filter

Open tobymarsden opened this issue 1 year ago • 3 comments

I needed the ability to resize a watermark to the full size of the source image, ignoring the watermark's aspect ratio. This PR allows you to do this:

http://localhost:8000/unsafe/0x0:800x500/fit-in/500x0/filters:watermark(https://ucarecdn.com/3ebe2903-f913-4293-9228-2ec723dbb175/,center,center,0,100,100,force)/https://ucarecdn.com/638d660f-3759-494d-9ae3-08eddf68bd49/

Before this change:

image

After this change:

image

tobymarsden avatar Sep 26 '24 21:09 tobymarsden

Thanks for your PR! Would you mind adding a line of test image uri similar to this? https://github.com/cshum/imagor/blob/master/vips/processor_test.go#L159

cshum avatar Sep 28 '24 09:09 cshum

This PR is stale because it has been open 60 days with no activity. Remove the stale label or add a comment, or this PR will be closed in 30 days. You can always re-open if you feel this is something we should still keep working on. Tag @cshum for more information.

github-actions[bot] avatar Sep 16 '25 00:09 github-actions[bot]

This PR is stale because it has been open 60 days with no activity. Remove the stale label or add a comment, or this PR will be closed in 30 days. You can always re-open if you feel this is something we should still keep working on. Tag @cshum for more information.

github-actions[bot] avatar Nov 27 '25 00:11 github-actions[bot]

This PR was closed because it has been stale for 30 days with no activity.

github-actions[bot] avatar Dec 27 '25 00:12 github-actions[bot]