2
Get image width/height
Source: supabase/supabase#11822 · opened by @kasper9n
I'd like to get the image width/height of files in Supabase Storage.
In my case, I'm storing image URLs in my database, and would like to do a migration to also store the image dimensions. It would be great to fill in them server-side, but I believe that would require downloading all the images and using some npm package to get the image dimensions. It would be great to have a more simpler way.
In my case, I'm storing image URLs in my database, and would like to do a migration to also store the image dimensions. It would be great to fill in them server-side, but I believe that would require downloading all the images and using some npm package to get the image dimensions. It would be great to have a more simpler way.
No pledges yet. Be the first to back this.
No comments yet.