Here’s three ways to view image metadata in Linux:
file <image>
identify <image>
exiftool <image>
Check the man pages to see the different flags you can pass to do different things!
man