andismith / grunt-responsive-images

Produce images at different sizes for responsive websites.
http://www.andismith.com/grunt-responsive-images/
MIT License
719 stars 96 forks source link

Trim transparent borders #83

Open ArmorDarks opened 9 years ago

ArmorDarks commented 9 years ago

Hi

First of all, thanks for great Grunt task!

Sometime it's useful to have ability dynamically trim transparent or white border from image (or, on contrary add it), for serving it for different purposes.

Is there any chances that task will support possibility to trim certain images?

Like here:

http://stackoverflow.com/questions/19827613/graphicsmagick-how-to-remove-transparent-area-and-shrink-the-canvas-size-of-a-32