Two ways to specify size
- Dimensions — type a width and/or height in pixels. Lock the aspect ratio to keep proportions, or untick to stretch.
- Scale — give a multiplier. 0.5 halves both dimensions, 2 doubles them.
Use dimensions when you have an exact target (e.g. 1200×630 for OG images); use scale when you want a relative reduction (e.g. 50% for a thumbnail).