Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 353 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 353 Bytes

Imager处理移动端图片上传,旋转,压缩等问题,暴露base64ToFile, isImage, rotateImg等静态方法

具体代码使用请查看exmaple

效果

Demo

备注

在浏览器使用依赖exif-js

TODO

  • 样式优化
  • 增加 ts types