Skip to content

Releases: fengyuanchen/compressorjs

v1.0.1

10 Dec 13:34
Compare
Choose a tag to compare
  • Simplify the state of canvas for the beforeDraw option.
  • Ignore range error when the image does not have correct Exif information.

v1.0.0

10 Dec 13:35
Compare
Choose a tag to compare
  • Supports 15 options: beforeDraw, checkOrientation, convertSize, drew, error, height, maxHeight, maxWidth, mimeType, minHeight, minWidth, quality, strict, success and width.
  • Support 1 method: abort.
  • Support to compress images of File or Blob object.
  • Supports to translate Exif Orientation information.