Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Automation Scripts

delete.py:

I have a large backup of photos on my computer. I wanted to move my photos to the cloud without exceeding the free cloud storage limit. To save space, I wrote this script to isolate the duplicate images. I consider an image to be a duplicate if it has the same modification time and date and size as another image. As a precautionary measure, I first tested my algorithm on only 200 images and verified that the isolated files were indeed duplicates before processing all 7000+ photos.

About

To avoid doing repetitive, tedious, and menial tasks, I write scripts to do them for me.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages