out.mp4
This only works on Mac OS
This is an AppleScript app that automatically resizes the active window to various 16:9 aspect ratios. This is useful for automatically resizing an app window before a screencast or screen share.
- Download the app zip file here
- Extract the app from the zip file
- Move the app to your
Applications
folder - Open up Spotlight (
cmd+spacebar
) and type inAuto Resize Window
- Hit enter
- Select a resolution and profit
You will need to give this application access to System Events
and Finder
on the first run. On macOs Ventura (13.1) and higher, go to System Settings
> Privacy & Security
> Security
then allow Auto Resize Window to run
You can always take a look at the source code here to be sure this program is not malicious.
- The app currently can't resize apps that don't support AppleScript i.e
Electron
apps.