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