2.4.5 • Published 5 days ago

@uppy/image-editor v2.4.5

Weekly downloads
2,414
License
MIT
Repository
github
Last release
5 days ago

@uppy/image-editor

Image Editor is an image cropping and editing plugin for Uppy. Designed to be used with the Dashboard UI (can in theory work without it).

⚠ In beta.

Read the docs | Try it

Uppy is being developed by the folks at Transloadit, a versatile file encoding service.

Example

import Uppy from '@uppy/core'
import Dashboard from '@uppy/dashboard'
import ImageEditor from '@uppy/image-editor'

const uppy = new Uppy()
uppy.use(Dashboard)
uppy.use(ImageEditor, {
  target: Dashboard,
  quality: 0.7,
})

Installation

$ npm install @uppy/image-editor

We recommend installing from npm and then using a module bundler such as Webpack, Browserify or Rollup.js.

Alternatively, you can also use this plugin in a pre-built bundle from Transloadit's CDN: Edgly. In that case Uppy will attach itself to the global window.Uppy object. See the main Uppy documentation for instructions.

Documentation

Documentation for this plugin can be found on the Uppy website.

License

The MIT License.

3.0.0-beta.3

5 days ago

2.4.5

9 days ago

3.0.0-beta.2

9 days ago

3.0.0-beta.1

1 month ago

2.4.4

2 months ago

2.4.3

3 months ago

2.4.1

3 months ago

2.4.2

3 months ago

2.4.0

5 months ago

2.3.0

6 months ago

2.2.1

7 months ago

2.1.2

1 year ago

2.2.0

8 months ago

2.1.1

1 year ago

2.2.2

7 months ago

2.1.3

9 months ago

2.1.0

1 year ago

1.4.2

2 years ago

1.4.1

2 years ago

2.0.0-beta.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

2.0.0-beta.3

2 years ago

1.4.0

2 years ago

1.2.0

2 years ago

1.3.0

2 years ago

2.0.0-beta.1

2 years ago

3.0.0-beta

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.0-alpha.0

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago