var fDesc=new Array(); fDesc[1] = "images like graphical images, photos and text. With S-Spline XL settings you can improve sharpness of the image, add film grains to an image, and apply sharp and soft edges to make all your digitals look more natural."; fDesc[2] = "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[3] = "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[4] = "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[5] = ", GIF, PNG, BMP, TGA, TIFF, PSD, and PSP. The tool comprises many other functions too. Set various dimensions ratios for the image from the offered dimensions list."; fDesc[6] = "it using custom dimensions, rotate, flip or crop if desired using quick and easy tools. Batch Image Resizer allows you to import multiple images to the image list at once."; fDesc[7] = "quick batch photo resizing mode. High Quality Photo Resizer best suits for minimizing the photo size to publish pictures on the internet or for sharing them with others."; fDesc[8] = "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[9] = "Download Now and start resizing photos with this free software tool."; fDesc[10] = "enable you to do what this little jewel does, but there is an outstanding difference. JPEGCrops allows you to crop or resize pictures in batches. Yes, that is easily achieved with many other applications, but you can do it from a thumbnail view with JPEGCRops."; fDesc[11] = "in two clicks. Mihov Image Resizer neither looks like other image optimizers and converters, nor works like them."; fDesc[12] = "key feature, this amazing application makes batch photo or single photo editing, converting, enhancing and making JPG images at your finger tips."; fDesc[13] = "them more suitable for email, or for any other use. This program can process photos in a batch mode. You can force your images to a specified width and height, and still keep their proportions."; fDesc[14] = "The program enables the user to resize, rotate, convert, resize and change brightness and contrast of images by just dragging and dropping them."; fDesc[15] = "looking wizard driven visual interfaces to take you through batch resizing images."; 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 = '...'; } }