Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.69 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.69 KB

📁 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].