Zooomr–Flickr clone with Google Maps-based geotagging. Unfortunatley, it’s quite shit, but might be worth keeping an eye on.
« »Words, processed, become images; images, processed, become words. A neat, essential balance, whose fulcrum is the versatile eye.–Yann Martel
« »sips
is a handy image-manipulation command line thingy. For example, to rotate an image 90° clockwise, open up the Terminal and type sips -r 90 thenameofyourfile.jpg
. Much quicker than opening up a proper graphics application (and much better than using Preview, which I tend to do, only to kick myself when I remember it alters the EXIF orientation tag for the file, not the file itself). Meta-tip for non command liners: type sips --help
for, um, help using sips
.
# images, manipulation, rotate