Can I check if the image size in pixels is correct using Postman request

I have a URL that just returns an image. I need to check if the image has the correct size eg 500 x 600. Is it possible to write a test to verify the size is correct in postman?