Author Topic: Stamp your website address on a PNG image  (Read 2225 times)

0 Members and 1 Guest are viewing this topic.

Offline capeweather

  • Global Moderator
  • Forecaster
  • *****
  • Posts: 1309
    • http://www.capeweather.com
Stamp your website address on a PNG image
« on: March 09, 2008, 12:07:28 AM »
Just found a really good php tutorial on how to have your website address (Or whatever text you like) stamped on a PNG image. I have not tried this on gif or jpg yet.

http://discomoose.org/2005/10/19/write-text-on-to-an-existing-png-image-using-php/

Chris
Cape Coral, Florida
Website: http://www.capeweather.com
Website: http://www.fortmyersweather.net

Offline mchallis

  • Member
  • *
  • Posts: 45
    • Long Beach, WA Weather
Re: Stamp your website address on a PNG image
« Reply #1 on: April 08, 2008, 12:45:59 PM »
My multifunction image handler can do that on a gif, png, or jpg

http://www.carmosaic.com/weather/scripts-image-handler.php

    * Supports .jpg .gif and .png, download an image, cache the image, display the image
    * Supports remote images or local images on your web server
    * Convert the image type(optional)
    * Crop the image(optional)
    * Resize the image(optional)
    * Resize the image preserving aspect ratio(optional)
    * Jpeg compression(optional)
    * Annotate text on the image, add up to 3 text overlays(optional)
    * Multi line text support(optional)
    * Text alignment options(optional)
    * Text margin options(optional)
    * Text color options(optional)
    * Auto archive/rotate images with or without thumbs, this feature can be utilized for web cam image archiving(optional)
    * Outputs most errors as an image with error code.





 

anything