This project is to sort Image Files according to dates in the Imagess. tesseract is used to convert text of the image to string. Then dates are fetched from the string.Then the Image files are sorted based on date. finally result is saved in FileSorting/DateWiseSortedFileInfo.txt file. one need to put all the images in FileSorting/images/ folder. then run main.py file. result will be saved like below image
also result will be shown in console