Problem when filling image
Posted: 2015-04-28T12:01:27-07:00
I have an image that can be 640x300 or 360x480 , need the image is 640x480 filling on both sides with white. How do I? I've tried everything , resize , repage , flatten , etc
Use https://github.com/ImageMagick/ImageMagick/discussions instead.
https://imagemagick.com/discourse-server/
https://imagemagick.com/discourse-server/viewtopic.php?t=27470
snibgo wrote:Have you tried "-extent"?
thank you very much ! with your help I could solve this problemsnibgo wrote:Use it with "-gravity". See http://www.imagemagick.org/script/comma ... php#extent