Image Effects scripts - Top 4 Download

Image Effects script downloads

CFX JpegResize

CFX_JpegResize is a custom Cold Fusion tag that can resize JPG images. It takes a file from the server as input, performs a resize, and then saves the file to disk again. This tag will only work on a Windows platform. The resize can either be by a percentage scale factor, ...
ColdFusion

DS Zoom

DS Zoom displays a zoom effect between any image transition. ...
JavaScript

DS SlideLight

DS SlideLight script displays a slide-light effect between any images. ...
JavaScript

DS Explode

DS Explode javascript displays an explode effect between any images. ...
JavaScript

DS BGLight

This script can move a light over the background. It includes a HTML code generator that allows to change parameters without any knowledge of JavaScript and HTML programming. ...
JavaScript

DS BGFade

DS-BGFade script displays a fade effect between the background images. ...
JavaScript

Drop shadows with PIL

Drop shadows with PIL script demonstrates the use of the Python Imaging Library to apply a gaussian blur drop shadow to an image. ...
Python

ImageEffects

ImageEffects lets you apply visual effects to images. It is designed specifically for web server use which means it is both multithreaded and exceptionally fast. We use a set of custom built libraries, each targeted at a specific processor, to ensure that your code runs the very fastest possible. ImageEffects has ...
ASP.NET

ThumbShow

ThumbShow javaScript lets you click on thumbnails to display full-size images on the same page. The clever part is that if your browser doesn't allow you to get or set elements of the documentimages array - or doesn't even have JavaScript - then it will still do something intelligent. If the ...
JavaScript