crop_image
138 sites
No security coverage
This module is created to workaround a problem with the "Image Widget Crop" module. The problem is we cannot reuse the same image and have different crops of same crop type.
This module solves the issue by duplicating the images used for cropping and deleting duplicate images when no longer needed. The duplication of the images and deleting them when they are needed no longer is handled internally, so users won't notice any change in workflow.
This module also provides a Field Widget, "ImageWidget crop (with browser)", allowing the user to browse already existing images on the site rather than uploading images just for the field.