There was an issue where images with uppercase extensions (such as .JPG and .PNG) were not being recognized correctly. This has been resolved by converting the extensions to their mime types, ensuring they are processed correctly regardless of whether the extension is in uppercase or lowercase.
There was an issue where images with uppercase extensions (such as .JPG and .PNG) were not being recognized correctly. This has been resolved by converting the extensions to their mime types, ensuring they are processed correctly regardless of whether the extension is in uppercase or lowercase.