Open Ananyasingh2002 opened 1 year ago
I changed the code to make it work with different image types, not just JPEG. Now, the code checks what type of image you're using and saves it in the same format. This way, it won't give you errors if you use a different kind of image.
Please review the changes.
I changed the code to make it work with different image types, not just JPEG. Now, the code checks what type of image you're using and saves it in the same format. This way, it won't give you errors if you use a different kind of image.