How to decrease image size twice in conversions #2931
Unanswered
firdavsibodullaev
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
If I write some exact size in conversions, it is easy

, but I want to decrease image size twice depending on image's own size. I used this method
Then I found 1 issue, during retrieving conversions, code reads this method and it takes too much time to retrieve, I could not find any way to get file's own width and height. There is no ability to access these data
How can I realize this logic adequately?
Beta Was this translation helpful? Give feedback.
All reactions