Use the crazy Automator and AppleScript to improve efficiency on Mac.
Here are some of the workflows I frequently used. Except for the ones market as "Original", others are from some blogs or forum posts.
包括了以下workflow:
-
批量修改文件名/Rename filename in batches
Here is a real use case for me.
P.S. I suggest you set a shortcut for it.
- URL decode
- Automatically export PPT -> PDF (Need MS PPT)
- Automatically export Words -> PDF (Need MS Words)
-
“Move to”(Original)
You can change the default location by opening this workflow with Automator
I'm using this with shortcut cmd+ctl+m. It is actually more useful than I originally assume.
- Transform .png image to .icns icon for Mac apps(Original),借鉴了stackoverflow答主代码:https://stackoverflow.com/questions/12306223/how-to-manually-create-icns-files-using-iconutil/20703594#20703594
-
Retrieve. (Original)
Will retrieve all files in a folder to upper level, and remove that folder.
I mainly use it when I download TV series and want to retrieve them from original folder.
-
SHA Checksum. (Original)
Handy workflow for me to verify the checksum of a downloaded file. Support SHA-1, SHA-256, and SHA-512 algorithm.
-
Fix Chinese wrong Encoding (Original)
On macOS when handling chinese file from windows, the characters could be in wrong encoding. This workflow can transfer gbk format --> utf8
Double click the workflow to install
Open Finder,Press command + shift + G,Enter ~/Library/Services