thumbor_effects_crop
Security covered
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.