One of the most annoying tasks for me when preparing a new release is making screenshots. For my website I always need 1x and 2 x images. I’ve been using RetroBatch for a while do prepare the images. The app as idea is great, but the workflow is so super clunky. And the app is slow.
Therefore, I made a little app PNG Optimizer to improve this:
Either drag images on the drop zone or select images for processing. There are 2 compression algorithms: lossless or pngquant. Either the images can be processed automatically based on their name. The images can be optimized in place where the original is being overwritten. The last option is to create 1x and 2x images from the original image.
Because pngquant has a license of GPL 3 the code also has this license. Tested with Xojo 2024r1 on macOS Big Sur and Sequoia. As always my code uses the MBS plugin.
Download from Xojo + Alfred