Skip to content

It automatically rotates & flips web images to the right orientation, based on their EXIF tags.

License

Notifications You must be signed in to change notification settings

maggiehe/vue-jpeg-auto-rotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-jpeg-auto-rotation

vue-jpeg-auto-rotation automatically rotates & flips web images to the right orientation, based on their EXIF tags.

More information about EXIF Orientation Tag: exif orientation handling is a ghetto

Installation

Install with yarn:

$ yarn add vue-jpeg-auto-rotation

Install with npm:

$ npm install vue-jpeg-auto-rotation

Usage

<auto-rotate><img :src="img"/></auto-rotate>

License

MIT

About

It automatically rotates & flips web images to the right orientation, based on their EXIF tags.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published