If you want to find the details of an iso image before burning or using it, you can get that by just typing this at terminal:
isoinfo -d -i filename.iso
You’ll be show the details of the iso file, such as volume size, whether the image file is a bootable one, and many other valuable informations.