News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Adding Text Watermarks with Imagick
December 31, 2012 @ 09:15:48

On PHPMaster.com there's a recent tutorial from Martin Psinas about how you can add text to an image with the help of Imagick, the image editing software that's available to PHP via an extension.

In a previous article, Timothy Boronczyk wrote about how to create watermarks with Imagick using an overlay image. In this article, I'll show you how to achieve a similar effect using plain text.

He takes a sample image (a headshot) and offers two versions of the same functionality - both the shell command (using "convert") and the PHP code that sets up the font to use, adds placement and pushes the result back out as a PNG. He also includes two other types of overlay - a font mask for a more see-through look and a tiled version, overlaying the text all over the image.

0 comments voice your opinion now!
watermark imagick tutorial text overlay mask tile


blog comments powered by Disqus

Similar Posts

Mikko Koppanen's Blog: Color analysis

Rob Allen's Blog: Three years of my Zend Framework Tutorial

NETTUTS.com: Top 15+ Best Practices for Writing Super Readable Code

Herbert's Blog: PHP with SQL on Google App Engine

Robert Basic's Blog: Wordpress as CMS tutorial


Community Events











Don't see your event here?
Let us know!


interview tool framework language development community unittest testing podcast example code release application functional series zendframework2 introduction phpunit opinion object

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework