Thumbor Effects Crop
64 sites
Security covered
This module allows image cropping when using the Thumbor Effects module for image processing. It supports creating crops based on a fixed aspect ratio for each image file and orientation, but only for Thumbor-processed images served through Drupal.
This module makes it possible to create crops in combination with the Thumbor Effects module.
Known limitations
- Cropping is currently only done by providing a fixed aspect ratio per file and orientation.
- This only works for Thumbor cropped files served via Drupal.
- Only one crop per file is supported, image style and media view mode is
supported due to limits of the Crop API and Drupal core. See this
issue.