Moving duplicates (photos) to a folder

Well, first of all there’s nothing wrong with using shell script. If you already found an imagemagick routine that works for you you can just use it.

For pure AppleScript, check Image Events dictionary in Script Editor. (Other ways also do exist.)

I updated this script.

http://piyocast.com/as/archives/17120

  1. The former version of script does not pick up sub-folders image files
  2. Now, this script display results by using NSOutlineView + NSImageView