图片的上传和剪裁

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

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就是专注于裁剪图像的组件。

你可能感兴趣的:(图片的上传和剪裁)