Skip to content

Image File sorting based on dates in images using optical character recognition.

License

Notifications You must be signed in to change notification settings

Minhaj0231/Image-File-sorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image File sorting

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

About

Image File sorting based on dates in images using optical character recognition.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages