ImageMagick - Reduce opacity of image

This reduces the opacity of the logo to 10%. convert logo.png +flatten -alpha on -channel A -evaluate set 10% +channel opac.png more »

Rounded Rectangles Notes

Creating rounded rectangles has become a bit of a quest. This blog links to a utility that lets you create a rounded rectangle image that can be used in a page to help organize the content (http://wirehopper.com/design/rounded.php). It has a link to… more »

Cartoonify (quantize) an image

Quantizing an image reduces the number of colors. It's an easy way to convert a photo into an image that looks more like a paint by number pattern, or 'cartoon'. It might be a fun way to create an avatar, improve image presentation while speeding del… more »

eZ Publish Rounded Image Corners

Nutshell explanation: Make these changes to allow rounded image corners under eZ publish. All .gifs and .pngs will have their corners rounded. No .jpgs will have their corners rounded, unless you use the rounded aliases below, which force the outp… more »

Generate Backgrounds with ImageMagick

Link is to a page that has daily dynamically generated background tile images, with a gradient overlay. A fun way to make a site more interesting, especially for those with limited design skills. :) more »

:: Next >>