When this function receives a Blob of an image file as an argument, it returns the dataURL with orientation applied and exif removed.
npm install @mish-tv/fix-image-orientation- Zero Dependency
- Lightweight
``html
`
- jpeg
- png
If an unsupported format is received, it returns dataURL without processing.
```
npm install --save @mish-tv/fix-image-orientation