ruby on rails - Cropping then resizing with paperclip not working -


i trying crop square section out of larger rectangular image, , resize smaller standard size, every time comes out resized , not cropped @ all. tried doing said on how crop , resize paperclip still seems not work... tried same options command line manually , worked expected.

how make want?

has_attached_file :image, styles: {     small: {       convert_options: "-gravity northwest -crop 608x608+300+27 +repage -resize 200x200^"     }   } 


Popular posts from this blog

php - How should I create my API for mobile applications (Needs Authentication) -

5 Reasons to Blog Anonymously (and 5 Reasons Not To)

Google AdWords and AdSense - A Dynamic Small Business Marketing Duo