图片的上传和剪裁

作者: michael_jia | 来源:发表于2016-11-26 15:47 被阅读143次

上传图片、剪裁图片,花了不少时间,这里罗列一下;

DropzoneJS

DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews.
It’s lightweight, doesn’t depend on any other library (like jQuery) and is highly customizable.

Chen' Cropper

A simple jQuery image cropping plugin.

AlloyCrop

腾讯 AlloyTeam 移动 Web 裁剪组件 AlloyCrop;

裁剪图片的应用场景有头像编辑、图像编辑,在移动端要配合手势以及进行触摸反馈来进行变形以确认用户的选区进行裁剪。AlloyCrop就是专注于裁剪图像的组件。

相关文章

网友评论

    本文标题:图片的上传和剪裁

    本文链接:https://www.haomeiwen.com/subject/ojhgpttx.html