I am creating a website to share wallpapers that can be downloaded and used on users' desktops. But I am not able to find a way to show its resolution to my visitors. Yes, I can write the resolution myself, but the problem is that I share too many images and it is not possible for me to write resolution for each image.
I am able to automatically create description but I want to show the image resolution.
Is it possible with JavaScript to achieve this? No problem if it shows the result after the image loads.