Welcome to the File-Sorter wiki!
Requirements: .Net Framework 4.5
This windows application helps you to sort your files easily. Classification of files sometimes turns into a big problem for users and they need to spend many times to find and sort the files. "File Sorter" program has made to solve this problem for windows users. It's a light and simple application that creates some directories (folders) for each group of files (based on their type) and move them to the proper directory. You should just determine the source path and then press the "Sort Files" button. It will sort your files automatically based on the selected options.
For different types of files we assume a pool that keeps the the exensions of files. You can add or remove each extension you like. You can separate each extension by ',' (for example: .jpg,.png,.gif) . All changes will save as soon as leaving the pool box.
In the bottom box of File Sorter, you can determine the sorting operation performs for what type of the files. Also you can sort your files by name.
Another important point: If you check "Second level sorting" checkbox, the sorting operation is done in two steps: Step 1) making the main directories (Images, Audios,....) Step 2) At each main directory, the File Sorter creates a directory for each file extension and moves the files to the proper folder.