Can I cut out a circle in the JPG picture and save it in PNG for transparent background?

Comments

TelFiRE’s picture

Don't think you can with this module. Using http://drupal.org/project/imagecache_actions you could make a mask image (basically a white circle with a black bg) and it would cut the edges and make em transparent. But that's assuming you want the same sized circle every time.

webroru’s picture

Status: Active » Closed (fixed)

tnx imagecache_actions solve this problem