Getting the width and height of an image
I'm trying to get the width and height of an image but I'm not sure how to do so. Could anyone tell me how?
3 Replies
From a simple jsr search i got this package https://jsr.io/@retraigo/image-size
Do not know if we have a native way of doing this on deno...
Note: this has nothing to do with the Standard Library
Alr, i'll try that
yep, that works! thanks for the help