Skip to content

undefinedcode0/FileSorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

FileSorter

This app will organize files by user choice of media type, file extension, resolution, and more. The user will be able to assign actions to sorted media, like changing label, renaming, adding metadata.


Make sure you have the following libraries installed:

  • Pillow for image handling (pip install Pillow)
  • opencv-python for video resolution (pip install opencv-python)
  • colorama for colored console output (pip install colorama)
  • piexif for editing JPEG metadata (if you want to add metadata; pip install piexif)

About

File sorter script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages