cd image
Scroll Image 1.0
Scroll Image is a software for exploring a window in a larger image. more>>
This new scrolling viewer displays a much larger image in a smaller window. With the use of the arrow keys or the mouse the image can be scrolled vertically and horizontally enabling selective viewing or a sense of mystery within any image. Ideal for walk through type displays and catalogue viewing.
The ArtistScope Scroll Image viewer is purely Java based. It is designed to work in all major browsers, with any GIF or JPEG image.
Main features:
- Scrolls vertically and horizontally within a small window.
- Use the arrow keys to control the direction within the image.
- Window and image sizes are fully customizable.
- Protection against spiders and grab saving software.
- Each license is allocated to a nominated web site.
Zoom Image 2.0
Zoom Image is a software for magnifying and exploring images with Java. more>>
Main features:
- Up to 2,000% magnification ( 20:1 zoom ).
- Left mouse button ZOOMS IN - right mouse button ZOOMS OUT.
- Mouse pointing controls the direction of exploration.
- Used to display quality high resolution JPG and GIF images.
- Displays large images within a small window on the page.
- Window and image sizes are fully customizable.
The installation is as simple as placing some code in place on the desired pages.
Zoom Image viewer is purely Java based and the most advanced magnification display available for the Internet today. It is designed to work in all major browsers, with any GIF or JPEG image.
Secure Image Pro 4.0
Secure Image is a picture and image protection for images such as those used to display portfolios of artworks and photographs. more>>
"Right click" saving of image files and direct downloading to the hard disk is impossible with Secure Image - it is also safe from MSExplorer 5 page saving as it prevents direct linking to your images and is a sure safeguard against search and grab applications that can be used to obtain almost any file on a web site in minutes. Secure Image will encrypt thousands of images with just one click.
Main features:
- Copy protection for images on web sites and CD
- New slideshow option displaying images in sequence
- New step through configuration wizard
- Support for all Internet, intranet, SSL and CD
- Show preview for selected images
- Rulers for image size in pixels
- Resizable work area to suit your screen size
- Improved web browser support across all platforms
- Software available for Windows, Mac and Linux
Scroll Image OSX 2.0
For exploring a large image from a small window. This new scrolling viewer displays a much larger image in a smaller window. With the use of the arrow keys or the mouse the image can be scrolled vertically and horizontally enabling selective viewing or a sense of mystery. Ideal for walkthrough type displays and catalogue viewing. more>>
Scroll Image OSX - For exploring a large image from a small window. This new scrolling viewer displays a much larger image in a smaller window. With the use of the arrow keys or the mouse the image can be scrolled vertically and horizontally enabling selective viewing or a sense of mystery. Ideal for walkthrough type displays and catalogue viewing.
Enhancements:
Version 2.0
System Requirements:<<less
Zoom Image OSX 2.0
Magnification viewer for JPG and GIF images on web pages that zooms in and out with a 20:1 zoom factor. Left mouse button zooms in - right mouse button zooms out. Mouse pointing controls the direction of exploration within the image. Used to display quality high-resolution JPG and GIF images. more>>
Zoom Image OSX - Magnification viewer for JPG and GIF images on web pages that zooms in and out with a 20:1 zoom factor. Left mouse button zooms in - right mouse button zooms out. Mouse pointing controls the direction of exploration within the image. Used to display quality high-resolution JPG and GIF images.
Enhancements:
Version 2.0
System Requirements:Java 1.3 or later<<less
Secure Image Pro Linux 5.0
Secure Image Pro will encrypt and protect your image by displaying it on the page in a security applet. Pro will encrypt more than 3,000 images on a single click. more>> <<less
License:Shareware
MSCABImage for Linux 2.0
MSCABImage is the best cure from nasty posting bots (robots). more>>
How it works. ABImage Component generates random number and make a hard-to-recognize picture from it. Your Web Application asks visitor to read the number and type it in a textbox.
Human can easily recognize the number, but there is no way how a bot can do that. As soon as the form will be posted back, application compare the random number with the number posted by visitor and authorize a human or reject a bot.
The number can be generated by internal random number generator or can be set by the application.
Image can be extra protected from recognition with adding random noise.
ABImage Component generates random number and converts it to image file. Your Web Application asks visitor to read the number and type it in a textbox. Human can easily recognize the number, but there is no way how bot can do this.
As soon as the form will be posted back, application compares the random number with the number posted by visitor and authorizes the human or rejects the bot.
The number can be generated by internal random number generator or can be set by the application.
Image can be extra protected from recognition by adding random noise.
Image for Linux 2.40
Image for Linux is a reliable and easy to use drive imaging software package. Completely backup your operating systems, including Windows or Linux. It supports any partition type, including FAT, FAT32, NTFS, EXT2/3, Reiser, and XFS. Easily create a bootable disk to use for backups or recovery. more>>
Image for Linux - Image for Linux is a reliable and easy to use drive imaging software package. Completely backup your operating systems, including Windows or Linux. It supports any partition type, including FAT, FAT32, NTFS, EXT2/3, Reiser, and XFS. You can even easily create a self-booting disk to use for backups or recovery.
Enhancements:
Version 2.13
Enhancements
System Requirements:Pentium/AMD 64MB RAM<<less
License:Shareware
License:Shareware
License:Shareware
License:Shareware
License:Shareware
License:Shareware
License:Shareware
License:Shareware
License:shareware
Thin Image Upload 2.0 Beta
Thin Image Upload is a drag and drop image uploader for embedding in Web pages. more>>
Files that are not images can be filtered out to save bandwidth. The applet is equipped with a progress monitor that will display a thumbnail of each image as its uploaded.
Thin Image Upload is compatible with a wide range of server-side scripting languages. Before you begin the installation please make sure that your scripting engine has been correctly configured and your server is capable of accepting a file upload.
With PHP
Place the test.html page and upload.php (included in the zip file) on your webserver. Point your browser at test.html and carry out a form based file upload. It will help to ensure that your server is correctly configured to accept file uploads.
Open thinupload.properties in your text editor. Change the url property so that it points to the upload.php you placed on your server. Now move this file along with ThinImageDemo.jar and applet.php into a folder in your webspace.
Edit upload.php and set the save path for your uploaded files. Make sure the webserver has permissions to write to this directory. Thats it.
The upload.php is a sample PHP script provided to get you started on drag and drop file upload. You may need to modify the script for a better fit with your website or web application.
With Perl
Please copy upload.cgi to your /cgi-bin/ directory and change its permissions to 755. Move test-perl.html to a folder outside the cgi-bin and open it using your browser and test your server configuration by trying out a form based file upload.
Edit thinupload.properties so that the url parameter now points to the upload.cgi script inside the cgi-bin folder. Now move japplet.html, ThinUploadDemo.jar and thinupload.properties to your server. change the upload.cgi to set the save path.
With Other Technologies
Thin upload will work with any scripting/programming language that can accept a file upload. If you are using a techonology other than perl or PHP, please follow the instructions in your developers manual to set up file uploading. Then simply replace the html form with japplet.html. Make sure to edit the properties file so that the url property points to the script that will accept the incoming files.
Whats New in 1.04 Stable Release:
- A minor bug related to client side image resizing was fixed.
Whats New in 2.0 Beta Development Release:
- Photos can be watermarked.
- Interrupted uploads can be resumed.
- A new progress monitor has been added, and the applet can be more easily configured.

@1 News and Image Scroller PRO 1.0
Post scrolling JavaScript news and thumbnails on your home page. more>> Post scrolling JavaScript news and thumbnails on your home page and manage the news via a browser. The scroller is compatible with almost all popular browsers - IE6, NS7, Opera 7, FireFox 1.0 etc. Optional thumbnail upload. No MySQL or SSI is required. Simply install the script and place the JavaScript codes on your HTML pages.<<less
Newsgroup Image Collector 20
NIC is the perfect tool for collecting images from Usenet newsgroups. NIC can search one or more newsgroups for images by scanning each posted message... more>> <<less
GSM Amarok themes
GSM Amarok themes is a SuperKaramba theme inspired by GSM Beryl Theme. more>>
which is a port of GSM VS by akka.
GSM Amarok themes is a Superkaramba theme to go with it. Make sure your cd art preview is set for 150px.
Enhancements:
- Added 2nd version with solid brown.
- Both with different seeker bar image.
- Click area on Artist activates Amaroks OSD and click on cover art brings up playlist.
DataMatrix CGI 1.4
DataMatrix CGI is a web application for two-dimensional matrix symbology containing dark and light square data modules. more>>
Examples:
If you specify the following parameters:
http://localhost/test/dmtxcgi.exe?data=HelloWorld&w=100&h=100&bcolor=ffff00&fcolor=0000ff
"HelloWorld" will be encoded in the DataMatrix barcode, the image size is 100x100 pixels, the background color is yellow, the foreground color is blue. See the picture below.
To get information about the DataMatrix CGI application (and also the license information), just specify the parameter help:
http://localhost/test/dmtxcgi.exe?help=1
If the web server returns an error for some reason (for example, a CGI Error for a Windows server or an Internal Server Error for Linux), you may have specified some parameters incorrectly. Try specifying the parameters as shown below and you will get such an error.
http://localhost/test/dmtxcgi.exe?data=HelloWorld&w=100&h=1
As you can see, the height of the DataMatrix image is set to1 pixel. Of course, a barcode image cannot have this size. To get debugging information, add the parameter debug and you will see an error message:
http://localhost/test/dmtxcgi.exe?data=HelloWorld&w=100&h=1&debug=1
Bulk Image Resizer for linux 1.4
Bulk Image Resizer,resizing and rotating JPEG and GIF images on linux more>> This program enables the resizing and rotating of JPEG and GIF images in mass quantity.
Four easy steps will enable you to process thousands of thumbnails in seconds.
-Select the files and folder which contain the images you wish to resize.
The program will automaticaly search for images in all sub-folders.
-Select location for the new images. You can also keep the original folder hierarchy or auto-generate image galleries.
-Specify the resize rules.
-Sit back and enjoy a hot cup of Java while your images are being rendered.<<less
Citra FX 1.2
Citra FX is image filter effects for digital photos or images. more>>
The result is only limited by your creativity. You also get instant visual feedback on what you changed.
Applying filter effects to digital image never been this easy and fun. It is well suited for everything from simple to advanced digital photo or image filtering.
Citra FX makes it easy to get impressive photo effects:
- Various Filter Effects
- Easy to apply Filter Effects Settings
- Improve photos with a variety of simple tools