var fDesc=new Array(); fDesc[1] = "other applications of this kind. With this tool you can write images on a disc, mount on a virtual drive, create an image from a disc or convert it to different formats, create bootable CDs/DVDs, etc."; fDesc[2] = "is very intuitive with excellent search functions. With the search criteria you can search multiple folder structures at once and specify all the functions for identifying the duplicates."; fDesc[3] = ", cameras or clipboard. You can then work on the images using Pixia and then save the result in lots of different formats."; fDesc[4] = "program offers windowed and full screen view modes. Retriever supports the following formats: jpg, jpe, jpeg, jif, bmp, dib, png, gif, tif and wmf. But Retriever is not just an image viewer, it has some extra functions."; fDesc[5] = "Opera easily. The program provides one click solutions to cut, copy, move or grab URLs. Just use the import utility of the tool to import all the favorites and bookmarks from all your web browsers and copy or move them as you like."; fDesc[6] = "Files, and Audio CD's from MP3, MP2, WMA, WAV, AVI and OGG files."; fDesc[7] = "empty files in any folder or drive. It automatically searches all files in all subdirectories. Duplicate files are based on byte for byte comparisons (100% accurate), for comparing large files you can select \"Fast Searching\" which compares the first and last 10 megabytes of large files, to increase speed (99% accurate). This program is great for cleaning up disk space in your picture folders, or documents folders, or download folders. You can also specify to only search for jpg files or mp3 files, or any other type of specific file type! WARNING: Do not delete files if you do not know what they are! It is NOT recommended that you search your system directory and delete all the duplicate files it contains; since your operating system may need those files! Features and Details: � Multithreading operation to provide extremely fast search results. � FASTER Duplicate File Searching than..."; fDesc[8] = "the images that you will use as tiles of the mosaic. You will be able to create collections of .JPG files, load a ready-made collection, use the images in black & white, extract images from an .AVI file or use some Photo Utilities."; fDesc[9] = "easily create a cover using the Creation Wizard to read the track lengths of an Audio CD, get album information over the internet (CDDB), read CD-Text, or create a directory structure for Data CDs."; fDesc[10] = "stamps. It also supports deleting, creating or duplicating of pages. The program has a function to email and share your modified documents."; fDesc[11] = "After we open an image we can add different filters: colored pencil (can duplicate layers and give the look of multiple shadows), crayon (gives light to our pictures), marker (helps with brilliants strokes of color), technicalPen, watercolor and more."; fDesc[12] = "path and start the scan. You can set the match percentage required to consider the image a duplicate and preview all found duplicates side by side with an option to delete one of them."; fDesc[13] = "similar and/or identical ones. The accuracy of comparison is really good. The program supports most of the popular image formats: TIFF, JPG, PCX, BMP, ICO, PNG, WMF, TGA, J2K, and others."; fDesc[14] = "FolderMatch is an award winning application and a must have tool if you work with data sheets and a lot of files and folders. FolderMatch can save your important data from accidental deletion while managing multiple folders."; fDesc[15] = ", ICO, ZIP, PNG, PDF, RTF, DOC, SND, WMV, AIF, ASX, MID, MP3 and many other formats. It also supports raw file format. It is very useful for most individuals."; fDesc[16] = ", allows you to print (or export as image) all the existent fonts in the system, or the entire character map of the specified font. Also, it has features to rename, delete, install, remove, import, export, copy and move the font from or to a specified destination, etc."; fDesc[17] = "with recovery. Get reports, find changes to folders, address privacy records and more."; fDesc[18] = "galleries (collections). There are advanced opportunities of cataloging the galleries available on CDs and of further off-line work with them."; fDesc[19] = "excellent program with which you can find similar images even if the images are of different size or different image types or horizontally/verticall y stretched or rotated/flipped."; fDesc[20] = "helps user to save space on their hard disk. This tool is dedicated for finding only duplicate song files which makes it better than others. This tool works only with MP3, wma, ogg and m4a files which allow using specific methods for duplicate detection."; 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 = '...'; } }