- Lives in your Finder
- Quick and Easy
- Multithreaded for batch processing
- Run
install.sh
- (Optional) Translate the notification to your language (DeepL is your friend)
- Open the Workflow file with Automator, Choose "File" → "Convert In..." → "Service" → Save.
- In Finder right click any image file(s)
- Go to services
- Choose your service name (in my case "Bilder verkleinern")
- A/multiple {filename}-resized.jpg will pop up in the same directory
Currently there no options. You can adjust the default settings in the script in Automator.
-resize 2560x1440\>
will shrink everything that is larger to the maximum height/width - ratio will be kept-quality 80
will compress the jpg to quality of 80% (0-100%)