exif-auto-rotate
is a module that helps you for applying the right orientation to JPEG images, based on its EXIF tag. It applies the right orientation to a JPEG image. Resets to orientation 1 from all orientation codes. It returns of new image's base64
For those lazzy bastard who don't like the FileReader
Auto rotate JPEG images based on their EXIF Orientation tag. Promise based API.