algogrit / Pictures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pictures

Optimizing for storage and de-duping the vacation pictures created while exporting these from the great apple products.

Usage

$ ./find-dupes.rb {dir_name} | tee dupes.json

$ ./de-dupe.rb dupes.json

$ ./optimize.sh {dir_name}

About

License:MIT License


Languages

Language:Ruby 92.8%Language:Shell 7.2%