Wa0000 Jpg | Download Img 20221022

print('Image Properties:') print(f"File Size: {image_properties['image_size']}") print(f"Image Resolution: {image_properties['image_width']} x {image_properties['image_height']}")

if __name__ == "__main__": main()

def get_image_properties(image_path): image = Image.open(image_path) exif_data = image._getexif() Download IMG 20221022 WA0000 jpg