Quick summary
ScriptQL is a free macOS add-on that extends Finder’s Quick Look so you can preview and run AppleScript files without launching separate apps. After a straightforward install, it becomes part of the macOS Quick Look pipeline, letting you inspect script contents and execute them directly from the preview pane. This reduces context switching and speeds up simple testing and inspection tasks.
What it can do
- Execute AppleScript files instantly and display results inline.
- Preview script source without opening a script editor.
- Integrate quietly into the macOS Quick Look system for seamless access.
- Support a range of AppleScript-related file types so you can work with whatever script formats you have.
How to get started
Installing ScriptQL is quick and typically involves copying the plugin to your Quick Look plugins folder and triggering a Quick Look refresh. Once installed, select an AppleScript in Finder and press Space to open the preview; from there you can view the source and run the script to see output immediately.
Who benefits most
- Developers and scripters who frequently iterate on AppleScript code and need rapid feedback.
- Power users who prefer to manage small automation tasks without switching applications.
- Anyone who needs a faster way to inspect or validate AppleScript files during daily workflows.
Alternative option
If ScriptQL doesn’t meet your needs, consider Lifesize (free) as an alternative solution.
Technical
- Mac
- Free