Skip to main content

Zoom Out

The zoomout command divides the current zoom level by 1.5× (equivalent to multiplying by ~0.667) and exits immediately, centered on the viewport midpoint. It is the inverse of Zoom In.

Zooming out

Click the Zoom Out toolbar button or type zoomout in the terminal. The zoom is applied instantly and the command exits — no click on the canvas required.

How the 1.5× step works

Current zoomAfter one Zoom Out
1.50×1.00×
2.25×1.50×
10.00×6.67×
0.015×0.01× (floored)

The zoom level is always shown in the bottom-right corner of the canvas. The lower limit is 0.01×; further steps do nothing.

Toolbar zoom-out vs scroll wheel

Zoom Out buttonScroll wheel
Zoom centerViewport midpointCursor position
Step size1.5× per click~1.1× per tick
Activation requiredNoNo — works always
Best forStepping back to see more contextSmooth, cursor-anchored zoom-out

Keyboard reference

There are no keyboard shortcuts for this command. Use the scroll wheel instead — it works at any time without activating any command.

CommandWhat it does
Zoom InMultiplies zoom by 1.5× per step
FitResets zoom to show all entities
PanShifts the viewport without zooming