I have an image, by example width: 1000, height: 2000
If I crop (or trim) this image by delete the last 500 pixels of the bottom, the result is an image of 1000 X 1500 pixels.
I would like to have a final image of 1000 X 2000 pixels, with the last 500 bottom pixels transparents.
Any help on this is really appreciated
2
Answers
You can use an extension like this:
Then to turn the "bottom 500 pixels" transparent, call it like this: