Skip to content

naawkaz/File-Sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Sorter

File Sorter is a C# Windows Forms application that automatically organizes files into folders based on their extensions.
It supports presets, custom folder/extension configurations, batch selection, and an undo function to restore files to their original locations.

image

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/File-Sorter.git
  2. Open the solution in Visual Studio.
  3. Build and run the project.

Usage

  1. Launch the application.
  2. Select or create a preset that defines folders and file extensions.
  3. Choose a main folder where files will be sorted.
  4. Click Sort to automatically organize files into their respective folders.
  5. If needed, use the Undo button to revert the last sorting operation.

Features

  • Organize files into folders by extension (e.g., .jpg, .pdf, .mp3).
  • Create and manage presets for reusable sorting rules.
  • Add/remove folders and extensions dynamically.
  • Use Select All for bulk extension management.
  • Parallelized sorting for faster performance.
  • Undo functionality to restore files to their original locations.

About

.NET Windows Forms based File Sorter. Handles custom folder/extension configurations.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages