Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 417 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 417 Bytes

Resize MacOS window app to 16x9 aspect ratio

MacOS script to resize any App window to a 16:9 aspect ratio.

This script can be executed with the next terminal command:

osascript resize-app-window.scpt

A system dialog will be shown with your available applications, and it will resize the selected ones to the maximum 16x9 available size on your screen.

Resize window app