This tool is used to organize a lot of photos inside a folder into their subfolders.
You select the folder from the right folder list panel, and then press enter to move the photo into the folder.
It needs PyQt6 to run.
Remember to change this line window = ImageSorterApp("./images")
into your desired folder path.