Inspiration

Lots of duplicate images after travelling.

What it does

It will check all image files in a directory provided by user and find duplicate image. If a duplicate image is detected, it will show both images together and let user decide whether to delete one of them or keep both.

How I built it

IntelliJ

Challenges I ran into

Images may have different resolution. Pixel to Pixel comparison cannot be applied easily.

Accomplishments that I'm proud of

Adjust variables to make program run better.

What I learned

How to use 3rd party java libraries. More javafx components. Use of fx:root

What's next for Duplicate Image Finder

Better UI, better algorithm, faster speed

Built With

Share this project:

Updates