Generating “irregular” borders with Imagemagick

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
yet
Posts: 1
Joined: 2013-02-23T00:33:11-07:00
Authentication code: 6789

Generating “irregular” borders with Imagemagick

Post by yet »

Please see the image below.

We have the customer requirement that standard image will receive unregular border and background. Is it possible to generate this in some way using Imagemagick or some other tool?

[1] http://imgur.com/KLSwUhY "Image"
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Generating “irregular” borders with Imagemagick

Post by fmw42 »

If on Linux, Mac, see my script bordereffects at the link below. Or see http://www.imagemagick.org/Usage/thumbnails/#torn or try it on http://jqmagick.imagemagick.org/V12/ with the jagged frame filter
Post Reply