Skip to content

A PowerShell script for organizing personal media by automatically sorting images and videos into designated folders on a new drive, excluding stock media.

License

Notifications You must be signed in to change notification settings

x907/MediaOrganizerTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📁 MediaOrganizerTool 🖼️🎥

GitHub GitHub last commit GitHub issues GitHub stars

MediaOrganizerTool Banner

This PowerShell script efficiently organizes your media files. It searches for images and videos across your computer, excluding predefined stock media directories, and sorts them into separate folders on a specified drive.

🌟 Features

  • 🔍 Searches for media files across specified directories.
  • 🚫 Excludes stock images and videos from the sorting process.
  • 🗂️ Sorts images and videos into distinct folders on a new drive.

🚀 Usage

  1. Adjust the $sourceDirs, $imageTargetDir, $videoTargetDir, and $excludeDirs variables in the script to fit your needs.
  2. Run the script with PowerShell.
  3. Find your organized images and videos in the specified target directories.

📋 Requirements

  • PowerShell 5.0 or higher.

🤝 Contributions

Feel free to fork the repository and submit pull requests to enhance the functionalities or add new features. We welcome all contributions!

📜 License

This project is open-sourced under the unlicense. See the LICENSE file for more details.

🙏 Acknowledgements

Thank you to all the contributors and users of this project. We appreciate your support!

📬 Contact

If you have any questions or suggestions, feel free to open an issue or reach out to me directly at [email protected].

About

A PowerShell script for organizing personal media by automatically sorting images and videos into designated folders on a new drive, excluding stock media.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published