The cropping tag has no wiki summary.
2
votes
1answer
28 views
How do I crop only height?
I want to crop an image that is anchored at the center, but only crop the height. How can this be done in Drupal 7?
EDIT: The process needs to be automated. Basically I desire the functionality of ...
1
vote
1answer
32 views
resizing the dimensions of the an image field
I need to re-size all the thumbnails of my article images to fit the dimensions of the redesign.
Is there a easy way to do this?
1
vote
4answers
49 views
Crop Profile Image on upload
I come across different type of image crop, but the only one seems to work on the profile image is Image Javascript Crop like says this answer.
The problem so far is that i need to crop the image on ...
0
votes
1answer
49 views
In Drupal 7, What is a good approach to copy the image from one imagefield to another imagefield?
I'd like to allow the user to upload an image once, and have it apply to 3 other image fields on the same page without requiring the user to submit the form. Afterwards I intend to apply different ...
0
votes
0answers
154 views
Image uploading widgets: Plup + EPSA Crop module?
When changing the Image field's widget to "Plupload", provided by Plup module, the "manage image crops" link, provided by EPSA Crop in Image fields doesn't appear anymore (it does when using Media ...
4
votes
1answer
270 views
Imagefield_crop field in custom form?
How can I add through the form API an image upload field with the cropping functionality implemented by this module?
http://drupal.org/project/imagefield_crop/
I'm using Drupal 7. I need to ...
0
votes
1answer
100 views
Change crop focus for specific styles on certain existing images
I just migrated a 15,000 story news website and am doing some quality testing on that migration.
The site uses about 5 image styles for various things, including a REALLY wide one (~960x400px) at the ...
2
votes
3answers
442 views
Module for cropping user picture immediately
I'd like users to be able to crop their user pictures immediately. That means:
After selecting the image file, it gets uploaded immediately (as opposed to waiting for the user to submit the entire ...
0
votes
1answer
573 views
Image cropping only from top
I am having some trouble configuring my image cropping styles. I have an image I want to crop and scal from 600*800 to 140*140, But I only want the cropping to be from the top. At the moment the ...
2
votes
2answers
971 views
Define image cropping in new image style
When creating a new image style, is there a module which can let you define where to start the cropping? I think Drupal only crops from the very center. What if for this specific image I want the ...