--- hide_title: true hide_table_of_contents: true title: Screen Resolution node --- {/*##head##*/} # Screen Resolution This node outputs the width, height and aspect ratio of the display area in CSS pixels.
![](/nodes/utilities/screen-resolution/screen-resolution.png)
{/*##head##*/} ## Outputs | Data | Description | | ---------------------------------------------- | ----------------------------------------- | | Width | The width of the display area in pixels. | | Height | The height of the display area in pixels. | | Aspect Ratio | The width divided by the height. |