What It Does
QuickScript is a lightweight ExtendScript editor that lets you paste and run scripts directly inside Adobe applications without leaving the app. It was built for quickly testing scripts copied from community forums or generated by ChatGPT. While primarily aimed at After Effects users, it works across Premiere Pro, Photoshop, Illustrator, InDesign, and Audition.
For Premiere Pro editors, this means you can run one-off automation scripts, test snippets from forums, or experiment with ChatGPT-written ExtendScript without setting up a separate editor or dev environment.
Key Features
SHIFT + TAB auto-indent. Keeps pasted code readable without manual cleanup.
JS Linter. Validates your script before running it, catching syntax errors early.
$.log() console output. Print messages or variable values to the console for basic debugging.
There are also a couple of After Effects-specific additions: searching application commands by name or ID, and retrieving property paths. These won’t apply in Premiere Pro, but the core editor features carry over fully.
Who It’s For
This tool is most useful for editors who occasionally grab scripts from Reddit, community forums, or AI tools and want a quick way to run them without installing a full ExtendScript development setup. It’s not a replacement for a proper IDE if you’re writing scripts from scratch, but for running short snippets it gets the job done.
Pricing
QuickScript uses a pay-what-you-want model. Individual users can pay any amount, with a suggested minimum of $8.00. Teams and businesses are expected to pay the suggested price to receive a valid license. It’s a one-time purchase with no subscription.