Skip to content

๐Ÿ–ผ Extract EXIF orientation information from images dropped on FilePond

License

Notifications You must be signed in to change notification settings

pqina/filepond-plugin-image-exif-orientation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3e64865 ยท Mar 20, 2021

History

19 Commits
Mar 20, 2021
Apr 23, 2020
Mar 20, 2021
Mar 25, 2019
Mar 22, 2019
Mar 22, 2019
Apr 15, 2020
Apr 15, 2020
Mar 22, 2019
Mar 19, 2021
Mar 20, 2021
Mar 22, 2019
Mar 22, 2019

Repository files navigation

Image Exif Orientation plugin for FilePond

npm version

https://pqina.nl/filepond/docs/patterns/plugins/image-exif-orientation/

Retrieves the EXIF orientation data from JPEG images. This helps in correctly orienting JPEG images that contain the orientation EXIF header.

The Image preview plugin uses this information to show the correct preview. The Image transform plugin uses this information to transform the image before uploading it to the server.

If the browser is able to correctly orient JPEG images itself the plugin will retrieve the EXIF orientation info.

Demo