Skip to content

Deduplicate images in directory and subdirectories with a simple scala app

Notifications You must be signed in to change notification settings

tokict/scala-photo-deduplicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Scala photo deduplicator

Find duplicates of your photos and list them in a csv based on Lire (https://github.com/dermotte/LIRE)

###Each run finds only first duplicate. If you have multiple duplicates, run the code multiple times,omitting the indexing function. Why? Cuz I ain't got time to fix it

How to use? -> Put in your folder path and let it rip

This was built as my first, test Scala project. Maybe it will be upgraded in the future. Maybe now. I give no guarantees about anything from this code.

About

Deduplicate images in directory and subdirectories with a simple scala app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published