Forum Discussion
How to view image properties e.g. name in a Labeled Graphic block
Hi, thanks for coming back to me. Just tried this in Chrome and this is what i see. It looks like Rise has renamed the image and hasn't kept the name it was uploaded with. I can't see the properties either I'm afraid.
I will just do a better job of documenting the images in our central log so i don't loose track of what has been used.
Thanks for your help
Lorna
- CNavarro5 years agoFormer Staff
Hi Lorna,
I am here to help.
You can see the filename of the uploaded image by right-clicking on it and click on Inspect.This will open up the developer tools' sidebar. In the highlighted section of the toolbar, you should see <img alt=> then the original filename of the image.
If you need to see the image's original dimension. You can right-click on the image and click on Save image as.
This will download the image into your computer. You can then right-click on the image file and click on Properties.
In the Properties window, click on the Details tab, and you should find the image's dimensions.I hope that helps!