resize image #3138
Closed
oneprofittips
started this conversation in
General
resize image
#3138
Replies: 1 comment
-
Here's how I would do it
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Good day. I couldn't figure out how to resize an image while maintaining the aspect ratio.
For example, I have an image with dimensions 333 x 70.
I need to resize the image to 640 x 640 while preserving the aspect ratio, center it, and fill the background areas (where the image doesn't fit) with green color.
Beta Was this translation helpful? Give feedback.
All reactions