Image cropping with jquery

后端 未结 3 524

I\'m looking to have users upload an image and then it will be cropped to a set size. What I\'d like to have happen is essentially a div that\'s set to the specific crop size an

3条回答
  •  闹比i
    闹比i (楼主)
    2021-01-27 13:59

    I would recomend "Guillotine": http://github.com/matiasgagliano/guillotine

    It's a jQuery plugin that does just what you are asking, it also throws in rotation and zoom.

    It supports touch devices and it's responsive.

    Check out the demo: http://matiasgagliano.github.io/guillotine

提交回复
热议问题