-1

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

An example:

adrianbanks
  • 81,306
  • 22
  • 176
  • 206

1 Answers1

1

Probably.

See this for some border examples: http://www.imagemagick.org/Usage/thumbnails/#fluff

And backgrounds can be acheved with composite.

Bonzo
  • 5,169
  • 1
  • 19
  • 27