-
Notifications
You must be signed in to change notification settings - Fork 0
hamdshah/Automator-App-for-PngQuant
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Use the latest pngquant from http://pngquant.org/ In Finder menu click Go-> Go to folder , in dialog box paste the below text /usr/bin bin directory will open, paste the "pngquant" file in the directory from extracted folder. Double click the PNGCompression file from extracted folder. Select the folder containing images to be compressed. Wait for few secs/mins depending on number of images. the task is done. Note: You can change the arguments from "PngCompression WorkFlow" and then save it as an application. current command is find $@ -name '*.png' -exec pngquant -ext .png -speed 1 -force 256 {} \;
About
An automator app for Pngquant by pornel
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published