User Guide

Congratulations on downloading Duplicate Photo Cleaner, the #1 fastest duplicate photo scanning algorithm on the Mac App Store. 

We use a true SHA-1 checksum file compare to ACCURATELY find legitimate duplicates. This means that it finds all duplicate photos by looking at the actual HASH value. So if the contents of the file are changed in anyway, then it is no longer a legitimate duplicate since the hash values are different. Duplicate Photo Cleaner does not remove similar photos. Only TRUE and EXACT duplicates with the same hash value. Renaming a file does not change the file contents, so Duplicate File Cleaner will still find all duplicates even if they are named differently.

Getting started is easy and painless. Just drag & drop any folder to find all your duplicates.

Scan your iPhoto, Photo Booth, and Photos Libraries for duplicates by adding them from the icons on the bottom left  (*please remember to close Photos/iPhoto applications when scanning)

 

If you’ve moved the location of your photos, iphoto, or photo booth libraries, you can select the settings icon on the bottom or navigate to the top menu Duplicate photos Cleaner -> Preferences.

From here you can edit/change the location of your libraries. You can also choose to automatically move deleted files to the trash or to permanently delete them automatically.

We suggest “Move duplicates to Trash” just in case you accidently remove duplicates you might want to recover. 

You’ll also see scanning rules which allow you to only scan photo files larger than a certain file size. This is useful if you’re only removing duplicate photos to free up more disk space and don’t want to bother with smaller photo sizes.

Once you’ve added all of the locations you want to scan, just click “Look for duplicates”.

If it detects duplicates, you can click “Display Result” to choose which duplicates to remove.

Click “Auto Select All” to automagically select all duplicate photos and keep the original photo. You will be able to see thumbnails of every duplicate photo and the metadata. You can see the file name up top and the file location on the bottom. Click the “eye” icon on the bottom to reveal the location in Finder to see the files.

Click “Clean Selected Files” to remove all of your duplicate photos. You will get one more confirmation screen to make sure the selected files are the files that you want to delete.

That’s it! You’ve successfully removed your duplicate photos! Congratulations! 🙂

Hope you found this guide useful. Let us know down below. Email us at support@pocketbitsllc.com with any comments, bugs, or suggestions. We’d love to hear from you! Your love and support helps us update our apps to continue bringing you the very best of apps. Thank you!

To check the SHA-1 and/or MD5 hash checksum of your files, navigate to your terminal. You can use the shortcut to open up spotlight and type “terminal”.

Once in termal you can type the syntax:

shasum /path/to/file

To verify a file named “test.png” and “test2.png” in the current folder we’re in, it would be:

shasum test.png test2.png

That long hexadecimal string is the SHA1 hash.

Similarly for MD5, you can type the same syntax:

md5 /path/to/file

To verify a file named “test.png” and “test2.png” in the current folder we’re in, it would be:

md5 test.png test2.png

In the above screenshot you can also see the MD5 example.

For more details on checking your hash, you can visit the following links.

http://osxdaily.com/2012/02/05/check-sha1-checksum-in-mac-os-x/

http://osxdaily.com/2009/10/13/check-md5-hash-on-your-mac/

Please remember to close Photos/iPhoto applications when scanning. Run the scanner after you close the applications and it should work. 🙂

If you are on a network drive or external drive, files can only be permanently deleted because they do not have “.trash”. Remember to set settings to permanently delete under preferences/settings in the app for these drives.

Warning: They will be permanently deleted and NOT recoverable.

Duplicate Photo Cleaner uses a true SHA-1 checksum file compare to ACCURATELY find legitimate duplicates. This basically means that it finds all TRUE duplicate files by looking at the actual HASH value. Renaming a file with a different name doesn’t change this. Similar photos are not exact duplicates and do not have the same hash value.

If the photo contents are altered, then it is no longer a legitimate duplicate and Duplicate Photo Cleaner will not flag it as a duplicate.

If it is not detecting your images as duplicates, then they are not TRUE duplicates. They were altered. Duplicate Photo Cleaner only finds all legitimate duplicate files.

You can check your SHA-1 and MD5 hash checksums to see if they are true duplicates by following the guide in this article:

http://support.pocketbitsllc.com/customer/portal/articles/2094932-how-to-check-sha-1-and-md5-hash-checksum-on-your-files