var fDesc=new Array(); fDesc[1] = ", fast and quite simple to use software, what makes of it the perfect application for everyone. It's freeware, but the license is free only but non-commercial use."; fDesc[2] = ", comparison, red-eye removal, emailing, resizing, cropping and color adjustments. It supports all kind of images format and also includes new tools for drawing on the imagery, fixes, optimization."; fDesc[3] = "and reducing size for audio/video files, converting for audio/video playback devices, extracting audio tracks from video files, ripping audio/video discs, reparing corrupted or partial downloaded video files, and so on."; fDesc[4] = "organize, browse, locate, and view creative assets. Bridge provides centralized access to project files, applications, and settings, as well as XMP metadata tagging and searching capabilities."; fDesc[5] = "easily. You just only have to select the image file (you can select more than one image pressing ctrl or shift key), write the resolution in pixels or percent and press the button Ok. That's all. This cool application will resize your images fast and easy."; fDesc[6] = "and in a very fast way. With FastStone Photo Resizer you will be able to change the size of your images, convert them from one format to another, rotate, rename and modify their brightness, color, contrast and many other features, in just one time."; fDesc[7] = "suggests is a software tool for resizing the photo and the output comes out with drastically reduced file sizes. The conversion is quicker as it can allow resizing of multiple image files in batch mode."; fDesc[8] = "Select Photo(s), Select resize settings, Start the resize! Increasingly, sharing photos on the internet is becoming more and more popular. Photos, represented as JPEG files from digital cameras, taken at high resolutions are far too large to send over the Internet, with some photos ending up at 5 mega bytes. Uploading one photo to a photo sharing website is fine, but 10, 20, or even more, this can take forever, especially on a dial-up connection. With Fotosizer, you can shrink JPEG image files, along with other supported formats, and dramatically reduce internet transfer times, enabling you to quickly and easily prepare your image collections to be published on the web."; fDesc[9] = "one process, use image watermarking options, rotate and auto rotate images without compromising in quality, use canvas resize feature, rename image files in batch mode so on."; fDesc[10] = "RM, MP3, WAV and WMA file format using the batch conversion tool. Batch conversion tools also enables you to change the bit rate or number of channels for the resulting audio file."; fDesc[11] = "program lets us add a watermark in it we can add input text or image logo, we can add text or choose our logo, can selct the position, the angle and the transparency."; fDesc[12] = "allows you to protect your personal images from unauthorized use by marking them with protective watermarks."; fDesc[13] = "This program will convert your files but the content of your batch file will be encrypted and it will not suffer any modifications because it will be protected from changes."; fDesc[14] = "images. With the power and capabilities of this image enhancement tool you can easily: adjust, edit, convert, and apply various effects to your batch images."; fDesc[15] = "Copy\", \"Copy Right Protected\" or \"All Rights Reserved\" or anything what you want. You can tile the watermark everywhere on the image or select desired position for the watermark."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }