filepond-plugin-image-exif-orientation

WebJar for filepond-plugin-image-exif-orientation

License

License

MIT
Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-pqina-filepond-plugin-image-exif-orientation
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

filepond-plugin-image-exif-orientation
WebJar for filepond-plugin-image-exif-orientation
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/pqina/filepond-plugin-image-exif-orientation

Download github-com-pqina-filepond-plugin-image-exif-orientation

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-pqina-filepond-plugin-image-exif-orientation/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-pqina-filepond-plugin-image-exif-orientation</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-pqina-filepond-plugin-image-exif-orientation/
implementation 'org.webjars.npm:github-com-pqina-filepond-plugin-image-exif-orientation:1.0.6'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-pqina-filepond-plugin-image-exif-orientation/
implementation ("org.webjars.npm:github-com-pqina-filepond-plugin-image-exif-orientation:1.0.6")
'org.webjars.npm:github-com-pqina-filepond-plugin-image-exif-orientation:jar:1.0.6'
<dependency org="org.webjars.npm" name="github-com-pqina-filepond-plugin-image-exif-orientation" rev="1.0.6">
  <artifact name="github-com-pqina-filepond-plugin-image-exif-orientation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-pqina-filepond-plugin-image-exif-orientation', version='1.0.6')
)
libraryDependencies += "org.webjars.npm" % "github-com-pqina-filepond-plugin-image-exif-orientation" % "1.0.6"
[org.webjars.npm/github-com-pqina-filepond-plugin-image-exif-orientation "1.0.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.0.6