Skip to content

Simple PowerShell script to sort files in a directory by their extensions.

License

Notifications You must be signed in to change notification settings

kociumba/Ksorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to

Ksorter

Overview

Note

This script will most likely receive some big changes in the future.

Simple PowerShell script to sort files in a directory by their extensions.

Ktool is a part of my K suite of tools that so far includes:

This script is integrated with Ktool

Usage

Using this script is as easy as downloading the latest version of Ksorter.ps1

This is a powershell script that when executed will sort files in the directory it was opened in based on their extensions.

The easies way of using it is via Ktool as it is directly integrated into it.

Warning

I have not tested this script on big folders (1000+ files) so I can't assure it will work in those scenarios.

If you find any issues please report them on the Ksorter issue tracker

TODO

  • so far errors when encountering duplicates leaving them as is in the sorting directory.
  • add some kind of snapshotting to be able to revert changes if needed.

About

Simple PowerShell script to sort files in a directory by their extensions.

Resources

License

Stars

Watchers

Forks