You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This scipt reads the exif data of pictures and arranges them by their creation date. A new folder will be created for each date (named in YYYY_MM_DD format) and pictures will be moved to the folders.
Usage:
./pics.sh targetfolder
About
Bash script to create a folder structure and move pictures based on creation date.