Negative Space: images
- Art gallery
- Jerry Stratton’s Gallery of Computer-Generated Images.
- Calculate poster pixel sizes from an existing image file
-
This script takes a height and a width in whatever units you wish, an existing set of pixel dimensions for an image file, and calculates which pixel dimension should be cropped to match the poster size.
- Caption this! Add captions to image files
-
Need a quick caption for an image? This command-line script uses Swift to tack a caption above, below, or right on top of, any image macOS understands.
- Image dimensions and orientation in Mac OS X Python
- It’s easy enough to get an image’s height and width, but some images also have an orientation in their metadata that causes them to need rotation before displaying.
- Photo Resize, Rotate, Flip & Compress
-
This is a simple app that fills a surprising gap in Photo apps: it allows resizing and compressing images with automatic recalculation of file size.
- Using AppleScript with GraphicConverter
-
Automatically trim an image to a set size, set the appropriate transparent color, and then save and upload a png and gif version of the image.