How to Create a Drop Folder on Mac to Automatically Convert HEIC to JPG
Combining Mac Folder Actions and ImageMagick, you can create a drop folder to automatically convert any images dropped into it from HEIC to JPG.
Combining Mac Folder Actions and ImageMagick, you can create a drop folder to automatically convert any images dropped into it from HEIC to JPG.
Many of the guides I’ve posted here for working with images from command line tools assume you’ve navigated to the folder holding the images. Here’s how to do that.
ImageMagick is a very useful suite of tools for working with image files. While its command-line interface can be a bit intimidating at first, there are some real benefits to using it as part of a photography workflow.
Here’s how to use it to convert images to AVIF for use on websites.
ImageMagick can be a very powerful and efficient tool in a photography workflow. And while it might seem intimidating to use command-line tools through Terminal at first, it really is pretty straightforward.
It doesn’t come pre-installed on Mac. Here’s a guide to installing it using the wonderfully helpful Homebrew package manager.
If you have to convert a bunch of images to WebP or set up automatic conversion on your Mac, ImageMagick is a great option. Here’s how to set it up for batch conversion to WebP or watched folders for automatic converting.
If you want to remove any identifying metadata information from your photos before posting them online, ImageMagick offers a quick and easy way to do it. It’s especially good when paired with macOS Folder Actions to do it automatically when you drop photos into a designated folder.