Sunday, 18 August 2013

AppleScript: Organize images based on image dimensions

AppleScript: Organize images based on image dimensions

I'm brand new to AppleScript and I'm trying to write a basic script that
does the following:
Finds images (PNGs) in the folder ~/Dropbox/Camera Uploads that are
exactly 640x1136 (iPhone 5 screenshots) and moves them to ~/Dropbox/Camera
Uploads/Screenshots.
This seems pretty straightforward, but so far I haven't been able to
figure it out.

No comments:

Post a Comment