Can I use this module to get rid of the white/gray empty space out of an image.
If you see the "original_watch.jpg" which is 900x900 with lots of empty white/gray space, where as
the "no_space_watch.jpg" is 351x851 with the white space cropped out and which I really need.

Thanks...

CommentFileSizeAuthor
no_space_watch.jpg63.76 KBhgurol
original_watch.jpg73.41 KBhgurol

Comments

fietserwin’s picture

If you know from what side or corner to crop and to what size, you can use the "crop" effect, which is in Drupal core. If you want to do a manual crop there are other modules that can do so, like the Manual Crop module. Also have a look at http://groups.drupal.org/node/195788.

But this was not what you were asking for. The answer to your question is: no. :)

hgurol’s picture

Status: Active » Closed (works as designed)

Thanks for taking the time. In the meanwhile, I have tried smart crop module which it seems to be doing what I want but not always. It looses the focus sometimes and crops wrongly. It just needs smarten up a little more, lol.

Anyway, thanks for your time and information.