Skip to content

Releases: idwall/idcrop

1.2.0

04 Dec 21:07
Compare
Choose a tag to compare

Polygonal selection and cropping.

This release changes the functionality of this cropper a lot. We now have n-side polygonal cropping.
All the other features are working the same, and the moving action was removed. Now we only resize the cropping area.

Future enhancements:

  • Document masking for the cropping area.
  • Rotating and zooming of images displayed.

1.0.0

27 Nov 19:03
Compare
Choose a tag to compare

First version of the VanilaJS cropping plugin "IdCrop". Working and published to npm.

This version has the following features:

  • Displaying images by dragging and dropping or by selecting via file input.
  • Selecting area to crop after image is displayed.
  • Previewing the cropped area.

Stuff to look forward to in future versions:

  • Cropping of polygonal areas, not only perfectly rectangular areas.
  • Document masking for the cropping area.
  • Rotating and zooming of images displayed.