Samsung Galaxy Z Fold 7 Dimensions

8.0 INCH (inner) 158.4 x 143.2 x 4.2 MM (unfolded)

Samsung Galaxy Z Fold 7 Resolution

1968 x 2184 PX ~ 368 Pixels Per Inch

Samsung Galaxy Z Fold 7 Viewport

984 x 1092 PX ~ 184 Pixels Per Inch

Samsung Galaxy Z Fold 7 Density

2.0 xhdpi 2.0x Display

Note: These Specifications are for the INNER (UNFOLDED) Display.

OS Details

Samsung Galaxy Z Fold 7 was launched in July 2025.
Samsung Galaxy Z Fold 7 runs Android 16

Screen Dimensions

Samsung Galaxy Z Fold 7 inner display is 8.0 inch. Physical unfolded dimensions: 6.24 x 5.64 x 0.17 INCH (158.4 x 143.2 x 4.2 MM).

Dimensions shown are for the unfolded state. "Height x Width x Thickness"

Screen Pixel Density and CSS Pixel Ratio

Samsung Galaxy Z Fold 7 inner display resolution is 1968 x 2184 PX with ~ 368 pixel density.
Samsung Galaxy Z Fold 7 viewport size is 984 x 1092 PX with ~ 184 actual pixel density at 2.0 xhdpi pixel ratio.

Screen Resolution and Viewport

Samsung Galaxy Z Fold 7 inner display is 8.0" with resolution 1968 x 2184 at approximately 368 PPI. Samsung Galaxy Z Fold 7 has viewport size 984 x 1092 at pixel ratio 2.0.

For better understanding screen actual sizes, viewport sizes, display resolution and about their density click here.

CSS Media Queries

Samsung Galaxy Z Fold 7 Min-Width Media Queries

@media only screen and (min-width: 984px) { /* Your Styles... */ }

Samsung Galaxy Z Fold 7 Min-Height Media Queries

@media only screen and (min-height: 1092px) { /* Your Styles... */ }

Samsung Galaxy Z Fold 7 Landscape Media Queries

@media only screen and (min-width: 1092px) and (orientation: landscape) { /* Your Styles... */ }

Samsung Galaxy Z Fold 7 Portrait Media Queries

@media only screen and (min-width: 984px) and (orientation: portrait) { /* Your Styles... */ }

Samsung Galaxy Z Fold 7 Device Width Media Queries

@media only screen and (min-device-width: 984px) and (orientation: portrait) { /* Your Styles... */ }
@media only screen and (min-device-width: 1092px) and (orientation: landscape) { /* Your Styles... */ }

Samsung Galaxy Z Fold 7 Retina Media Queries

@media
  only screen and (-webkit-min-device-pixel-ratio: 2.0),
  only screen and (   min--moz-device-pixel-ratio: 2.0),
  only screen and (     -o-min-device-pixel-ratio: 2.0/1),
  only screen and (        min-device-pixel-ratio: 2.0),
  only screen and (                min-resolution: 368dpi),
  only screen and (                min-resolution: 2.0dppx) {
    /* Retina styles here */
}
                                

Retina is based upon device pixel ratio. Devices mostly have 2x or 3x display so you can use general retina media queries to display high resolution content on all kind of devices. Retina 2x and Retina 3x media queries given below:

Retina 2x Media Query (for all 2x resolution supported devices)

@media
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (   min--moz-device-pixel-ratio: 2),
  only screen and (     -o-min-device-pixel-ratio: 2/1),
  only screen and (        min-device-pixel-ratio: 2),
  only screen and (                min-resolution: 192dpi),
  only screen and (                min-resolution: 2dppx) {
    /* Retina styles here */
}
                                

Retina 3x Media Query (for all 3x resolution supported devices)

@media
  only screen and (-webkit-min-device-pixel-ratio: 3),
  only screen and (   min--moz-device-pixel-ratio: 3),
  only screen and (     -o-min-device-pixel-ratio: 3/1),
  only screen and (        min-device-pixel-ratio: 3),
  only screen and (                min-resolution: 384dpi),
  only screen and (                min-resolution: 3dppx) {
    /* Retina styles here */
}
                                

Samsung Galaxy Z Fold 7 Specifications

  • Launch DateJuly 2025
  • Android16.0
  • Inner Display Size 8.0 INCH
  • Resolution 1968 x 2184 PX
  • Viewport Size 984 x 1092 PX
  • Pixel Density 368 PPI
  • Device-Independent Pixels 184 PPI
  • Pixel Ratio 2.0 xhdpi
  • Width 1968 PX
  • Height 2184 PX
  • Device Width 984 PX
  • Device Height 1092 PX
  • Dimensions (unfolded) 158.4 x 143.2 x 4.2 mm (6.24 x 5.64 x 0.17 in)
  • Weight 215 g - 7.58 oz

Disclaimer: Information collected from different top relevent websites. If you find anything wrong email us [email protected]