Skip to content

Raycast Scripts

lang mit

Scripts for automating my daily tasks

Raycast support python, bash and apple scripts.

I wrote a blog post explain the logic of the webp converting in bash + apple script.

Here are some notable scripts:

script file description
convert-images.py convert selected images in Finder to target format with quality option
resize-images.py resize selected images in Finder to target % or px
vscode-here.applescript open Finder selected folder in VSCode

Prerequisite

Installation

Put the scrips and image files in Raycast's Script Command folder.

🔗 source code

More