Currently I use EPSA crop for cropping images as it uses the same image field without making a new one. What are the list of image cropping modules out there that provide a similar functionality? Epsa crop gives me the ability to crop different sized images for different image styles.
Tell me more
×
Drupal Answers is a question and answer site for
Drupal developers and administrators. It's 100% free, no registration required.
|
closed as not constructive by Clive♦ Feb 28 at 14:14
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
You can use the Image Javascript Crop Module.
|
||||
|
|
|
There is more powerful Imagefield Crop module.
It saves a cropped image rather than using some Imagecache 2 (D6) or Styles (D7) things on image. |
|||
|
|

