Image Manipulation
All Scripts were tested using PHP 5.04 on the Tandem Tables Server I did not write these scripts. They have been gathered from a multitude of sources on the web. Many scripts contain the credits for the author...Please keep these intact when using or sharing the scripts. You might also visit their sites to see what else they are sharing. Image Rotate This little script will rotate an image all angles giving you the option to control the background. Uncomment the output line to get an image in your directory. This is an example::Rotate Get the Script. Image Blur You control the amount of blur. The demo is set for three and as you see you get lots of blur; so try lower for less blur. Uncomment the output to put the image in your directory. Example Get the Script. Image Flip This script will flip your image horizontally or vertically. Uncomment the output to put the image in your directory. Example Get the Script. Image Swirl This script will swirl your image either direction. Use a negative number to reverse the swirl. The bigger the number the more the swirl. Uncomment the output to put the image in your directory. Example Get the Script. Image Pixelate This script will pixelate your image either direction. The bigger the block number the bigger the pixels become. Uncomment the output to put the image in your directory. Example Get the Script. This script also pixelates but gives a little different effect. Example Get the Script. Image Scatter This script will scatter or spread your image. The bigger number the more the scatter. Uncomment the output to put the image in your directory. Example Get the Script. |