Frequently Asked Questions

This section provides answers to frequently asked questions.

  • The program created a huge list of duplicates after checking. They are almost all exactly the same. How do I remove them faster?

    I recommend you the following sequence of actions:

    • Select all the results by pressing Ctrl-A.

    • Click the button Perform the recommendations of the computer on the Toolbar.

  • I gathered a large collection of pictures and periodically add new there. After each addition of pictures I run your program to avoid duplicates. Pictures are scanned every time again a fairly long time. How can I speed up this process?

    First, check whether you have enabled option Remember images, which is located on the Advanced tag of the Options Window. It significantly accelerates the process of re-search. In addition, folders with images that you previously checked, and which do not contain new pictures you must add to the list located on the Valid tag of the Paths Window. Then these pictures will not be compared with each other, which also accelerates the time of re-search.

  • The files with GIF-animation have a many frames. How do you compare these files?

    The comparison is performed on the first frame of the sequence.

  • I was completely satisfied by the functionality of the program. But I do not like the icons that are used in the program. Are you going to improve the interface?

    Unfortunately, I am a programmer, but not a designer. I was painting icons as I could. If you have the ability and desire, you can replace the standard icons. They are located in the directory data\resources\images in the files with the extension *.img. In fact, this is standard PNG-images. If you manage to create a better version of the icons then send it to me and I will be pleased to place them on the site.

  • I am a programmer too and would like to ask what language is written your program.

    The core program is written in C++, its shell in C#. More information about the history of its creation can be read here.

  • Why, when I add drive D to the search path, no search is performed?

    In Windows disks are system directories. Therefore, in order that a program can implement a search there, you must enable the option Search system folders/files, which is located on the tab Search in Options Window.

  • How does the program makes recommendations to remove duplicate files?

    If a duplicate pair of images in the same format, but the difference is less than half of the threshold image difference, the program recommends to remove the image, which has the smaller the size of picture and/or smaller file size. If the program will meet two identical images, then it will recommend to remove the one which is located in the Remove Paths. If a picture with better quality will be in the directory to delete, the program recommends move it to place of picture in the normal directory.

  • Why you did not translate the program into my native language?

    Unfortunately, I know only Russian and English. However, you have the opportunity to translate the program into their native language. To do so, you need create your own version of the file string resources in xml-format and put it to the directory data\resources\strings. If you send me your translation, then I will be able to include it into the standard version of the program and place on my site.

If you do not find in this list answers to your questions, it is recommended to look at site of the program, as well as its journal (in Russian). There you can ask your question, and I will answer it as quickly as possible.