Features Apple iPad Mini (6th Gen) (2021)

Capture image Apple iPad Mini

Viewport resolution (CSS rules)

This is the resolution that interests designers and developers the most as it determines breakpoints and media query definitions. Generally, only this resolution is discussed.
Regarding Apple iPad Mini (6th Gen) (2021), it is:

  • 768 pixels in width
  • 1024 pixels in height ⚠️ height is indicative as the Safari, Chrome, etc. browser reduces the visible area

ℹ️ Some analytics tools only display the manufacturer resolution (below) and not the one presented above, so be careful when interpreting results.


Available in the simulator

Test your responsive site on Apple iPad Mini (6th Gen) (2021) thanks to the browser extension.
It's free and can be activated in 2 clicks.

Install the extension

Pixel density

On Apple iPad Mini (6th Gen) (2021) it is 2

If you want to target devices in CSS with at least this pixel density, you can use this media query.

                        
                            @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* CSS */
}

Also in JavaScript, it is possible to retrieve the pixel density value.

                        
                            window.devicePixelRatio
// Which will return the number 2

Manufacturer resolution Apple iPad Mini (6th Gen) (2021)

Given the pixel density, this gives:

  • 1536 pixels in width
  • 2048 pixels in height

Free HD mockup in PNG format

Free mockup of Apple iPad Mini (6th Gen) (2021) in HD PNG and PSD format with transparent background
Mockup Apple iPad Mini (6th Gen) (2021) in HD transparent PNG Resolution 2608 ✕ 1728px (66.84 ko)