A minimal Blender addon that adds a Landscape / Portrait orientation toggle directly into the Output Properties panel.
- One-click orientation swap between Landscape and Portrait
- Automatically syncs orientation on file open
- Live resolution readout in the panel header
- Works with any resolution — no presets to manage
- Download or clone this repository
- In Blender, go to Edit → Preferences → Add-ons
- Click Install and select the
resolution_profolder (or zip it first) - Enable Resolution LITE (Freebie) in the addon list
Navigate to Output Properties → Format and look for the Resolution LITE box at the bottom of the panel.
- Click Landscape to ensure width ≥ height
- Click Portrait to ensure height ≥ width
The current resolution is displayed in the header row for quick reference.
- Blender 3.0 and above
GPL-3.0-or-later