在 React 中使用 img 标签时图像会旋转;使用 windows 查看器打开时看起来不错

Image gets Rotated when using with img tag in React; Looks fine when opened with windows viewer

我有一张图像想在 React 中渲染,但由于某种原因图像被旋转了,但是当我在 mspaint 中打开图像并重新保存时没有任何编辑,它似乎在 React 中渲染得很好

Link 到 img: img link

这里是可以直接在img标签的src中使用的link:

https://drive.google.com/uc?export=view&id=1rdM2ubSQAALNrLlZo3TWmMzsQproUK95

TIA

我使用 JPEg Autorotate (link) windows tool to fix all the images. Although I also see they have a (npm link) 来完成我没有尝试过的相同操作。仅供参考,这些图像是从数码单反相机拍摄的。我还读到很多智能手机拍摄的图像都有类似的问题。 google 照片和其他工具在渲染前修复了这些问题,因此看起来不错。