thephpleague / glide

Wonderfully easy on-demand image manipulation library with an HTTP based API.
http://glide.thephpleague.com
MIT License
2.54k stars 198 forks source link

how to get with and height of picture after glide traitement #361

Closed jeremybretin closed 6 months ago

jeremybretin commented 1 year ago

Hello !

I need to add on <img src>the with and the height of picture.

Glide have a function to get this data when picture is on cache folder ?

loevgaard commented 1 year ago

Doesn't the preset you're using or the configuration you're inputting contain that information somehow? :) Else you'll have to read it directly from the resulting file I reckon...

ADmad commented 6 months ago

The image