I am trying to create a really simple Image Capture Plugin in Automator that lets me :
- select Images in image Capture
- Converts selected Images to HEIC
- Imports them to Photos
- Deletes the files (optional but preferable)
While I have created simple services before, I have not used Automator to create an IC plugin.
When I run this snippet within automator (after adding a "Get specified finder items " block at beginning, it imports the files fine.
However when I select images in Image capture and select this as the Import to Action - it seems to run but does not really do anything - as in I can't see the imports in the photos app.
Nor am I able to find a single example of an Image Capture plugin on the Apple website
What am I missing?
- select Images in image Capture
- Converts selected Images to HEIC
- Imports them to Photos
- Deletes the files (optional but preferable)
While I have created simple services before, I have not used Automator to create an IC plugin.
When I run this snippet within automator (after adding a "Get specified finder items " block at beginning, it imports the files fine.
However when I select images in Image capture and select this as the Import to Action - it seems to run but does not really do anything - as in I can't see the imports in the photos app.
Nor am I able to find a single example of an Image Capture plugin on the Apple website
What am I missing?
Last edited: