Intelligent Watermark (php + gd)
Posted by Sajith M.R in Downloads, php, php source code on 09. Aug, 2008 | 2 Comments
Online Photoshop in PHP Part (5) >>
(image after watermarked with gmail logo)
Those who haven’t seenĀ the online photoshop tool created by me, just click here: http://www.sajithmr.com/photoshop
Today we will implement the watermarking on images using php gd library. Intelligent watermarking means, apply a logo or a watermark image on another image by measuring the color [...]
Online Photoshop in PHP (Series Part 1)
Posted by Sajith M.R in php, php source code on 20. May, 2008 | 6 Comments
Introduction >>
As i announced in my birthday post: celebrating-1st-year-of-sajithmr.com , i am starting my post series How to make Photoshop Express in PHP
Before we starting the step by step procedure, have a look at : http://www.sajithmr.com/photoshop/index.php
This is a basic version of online photo editing tool.
You can either upload a photo to this tool [...]


