Applying photoshop like borders to image.

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
bob75

Applying photoshop like borders to image.

Post by bob75 »

Hi All,

Anyone know if it is possible to apply PhotoShop like borders to images using ImageMagick?

Below is the example of borders I would like to apply.

http://www.photoshopessentials.com/phot ... page-3.php

Thanks
Bob
User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Re: Applying photoshop like borders to image.

Post by anthony »

IM Examples has the answer... Thumbnails, Adding Fluff, Torn Edge

You can adjust the blurs to adjust the size and effect of the edge effect.

Lots of other bordering methods too from simple to very complex.

If you come accross others, like adding a 'tear' to one edge. Please let me know I am in need of template images to demonstrate other effects.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
bob75

Re: Applying photoshop like borders to image.

Post by bob75 »

Thanks. Will share more information as I find.

Bob.
charlie

Re: Applying photoshop like borders to image.

Post by charlie »

Greetings,
You might also want to look into the online version of ImageMagick
(MagickStudio) http://www.imagemagick.org/MagickStudio ... Studio.cgi
That way, you can experiment a little, to see if you can accomplish your
intended goal.

--Chuck
Post Reply