1. 程式人生 > >5款好用的開源JS圖片裁剪外掛(3個jQuery外掛,2個AngularJS外掛)

5款好用的開源JS圖片裁剪外掛(3個jQuery外掛,2個AngularJS外掛)

  1. tapmodo / Jcrop
    Jcrop是人氣最高的圖片裁剪jQuery外掛,stars數量2k+,功能非常豐富,文件齊全,首選。Github.com官網也使用了這個外掛。有一個小細節是,邊框線的螞蟻線是動畫的,真的很用心。
    Jcrop專案地址 | demo1 | demo2 | demo3 | demo4
    Jcrop

  2. fengyuanchen / cropper
    Cropper也是一款圖片裁剪jQuery外掛,stars數量1k+,是杭州的前端工程師Fengyuan Chen所寫的,功能也相當豐富,裁剪時還可以對原圖進行旋轉。
    Cropper專案地址 | demo
    cropper

  3. odyniec / imgareaselect


    imgAreaSelect 也是比較經典的圖片裁剪jQuery外掛,我很久以前就在自己的專案中使用過,stars數量500+。
    imgAreaSelect專案地址 | demo
    imgAreaSelect

  4. alexk111 / ngImgCrop
    ngImgCrop是用於AngularJS的圖片裁剪外掛,提供圓形和矩形兩種裁剪框風格。
    ngImgCrop專案地址 | demo

    ngImgCrop

  5. andyshora / angular-image-crop
    Angular Image Crop 也是用於AngularJS的圖片裁剪外掛,我沒用過,不好評價什麼了。
    Angular Image Crop 專案地址 | demo


    Angular Image Crop