0
100
200
300
400
500
600
700
800
900
1000
1100
0
100
200
300
400
500
600
700
800
900
1000
1100
Guide · Layout, grids & constraints

Figma Frame Sizes: Which Preset to Pick and How to Change It

Press F (or A) for the Frame tool and pick a preset from the right sidebar: Phone, Tablet, Desktop, Presentation, Watch, Paper, Social Media, Figma Community or Archive. To change a frame you already made, select it and choose a new preset from the frame field in the Properties panel, or type a new width and height.

Design at the device's viewport size, not its screen resolution. That's why common starting widths are 375px for mobile and 1440px for desktop, even though the phones and monitors behind them have far more physical pixels.

Updated Sep 24, 20265 min read
On this page
5 steps

Quick steps

1

Pick the Frame tool

Press F or A, or choose Frame in the toolbar. The preset list appears in the right sidebar while the tool is active.

2

Choose a category and preset

Open Phone, Tablet, Desktop, Presentation, Watch, Paper, Social Media, Figma Community or Archive and click a size. Figma places a frame at that size on the canvas.

3

Or drag a custom frame

With the Frame tool active, drag on the canvas to draw a frame of any size, then type exact W and H values in the right sidebar.

4

Change the size later

Select the frame, click the frame field in the Properties panel and choose another preset, or edit the width and height fields directly.

5

Shrink a frame to its content

Press ⌥⇧⌘R on Mac or Alt+Shift+Ctrl+R on Windows, or click the Resize to fit icon in the Layout section.

01

What are Figma's frame size presets?

When the Frame tool is active, the right sidebar shows presets grouped into nine categories: Phone, Tablet, Desktop, Presentation, Watch, Paper, Social Media, Figma Community and Archive. Figma's help center names the categories but not every size inside them, and the list changes as devices come and go, so open the category in the app to see the current sizes.

Frames in Figma do the job artboards do in other tools. If you're looking for "add artboard", the Frame tool is it. A frame has a fixed size you set, which is the main thing that separates it from a group, whose bounds follow its children.

02

Which frame size should I use?

The most-viewed how-to thread on Figma's community forum is about screen resolutions, and the confusion is always the same. A phone's screen has far more physical pixels than the browser or app uses for layout. Content is laid out in CSS pixels (the viewport), which is a much smaller number. Your Figma frame should match the viewport, because that's the number developers build to.

  • Mobile: 375px wide is the common starting width in community practice. Pick a Phone preset close to your target devices.
  • Desktop: 1440px wide is the common starting width.
  • Tablet: pick the Tablet preset for the device family you support, in portrait or landscape.
  • Print and PDFs: use the Paper category. See the section below for US Letter.

These widths come from designers on the Figma forum, not from Figma's documentation. They're safe defaults when nobody has given you a spec. If your team ships a web app, ask the developers which breakpoints the CSS uses and make one frame per breakpoint.

03

How to change a frame's size or dimensions

Select the frame and use the frame field in the Properties panel to swap to another preset. For a custom size, type values into W and H. To swap orientation from portrait to landscape, swap the width and height values.

Resizing a frame this way changes the frame, not its contents. Children stay where they are unless their constraints tell them to move or stretch. If you want everything inside to scale with the frame, use the Scale tool (K), which resizes the frame and its children in proportion, including strokes and blurs.

Frame toolMacForAWindowsForA
Frame selectionMac⌥⌘GWindowsCtrlAltG
Resize frame to fit its contentMac⌥⇧⌘RWindowsAltShiftCtrlR
Scale tool (resize in proportion)MacKWindowsK
Already drew the content? Select it and press ⌥⌘G / Ctrl+Alt+G to wrap it in a frame that fits it exactly, then adjust the size.
04

How to make an 8.5 × 11 frame in Figma

Look in the Paper category first. If you set the size by hand, remember Figma works in pixels. Figma exports at 72 DPI at 1x, so a US Letter page (8.5 × 11 in) is 612 × 792 px. Export it at a higher scale when you need a print-quality image: roughly 4.17x gives 300 DPI. Figma documents only pixel units, so there's no inch or centimetre setting to switch to.

For multi-page documents and print output, how to export a PDF from Figma and exporting at 300 DPI cover the details.

05

How to change the aspect ratio of a frame

Type the width and height that give the ratio you want: 1080 × 1080 for square, 1080 × 1350 for 4:5, 1920 × 1080 for 16:9. The Social Media and Presentation categories hold ready-made sizes for common formats. To keep an existing ratio while making the frame bigger or smaller, use the Scale tool (K) and type a multiplier.

06

After you pick a size

Add a column grid so content lines up the same way across frames: how to add layout guides in Figma walks through columns, margins and gutters. If you want the frame to grow with its content instead of staying fixed, auto layout is the next step, and frames vs groups explains when a group is the better container.

Ranked listBest Figma mockup plugins for devices and print
FAQ

Frequently asked questions

What is the best frame size for a website in Figma?

1440px wide is the common starting width for desktop designs, and 375px for mobile. These are community conventions rather than Figma rules, so match your team's CSS breakpoints if you have them.

How do I change the size of a frame in Figma?

Select the frame, then choose a preset from the frame field in the Properties panel or type new W and H values. To fit the frame to its content, press ⌥⇧⌘R on Mac or Alt+Shift+Ctrl+R on Windows.

Where are artboards in Figma?

Figma calls them frames. Press F or A for the Frame tool, then pick a preset in the right sidebar or drag on the canvas.

Why is my Figma frame smaller than my screen resolution?

Frames should match the device viewport, which is measured in CSS pixels, not the screen's physical resolution. A phone's layout width is much smaller than its pixel count, and developers build to the viewport number.

Can I use inches or centimetres in Figma?

Figma documents only pixels. For print, work out the pixel size at 72 DPI (8.5 × 11 in is 612 × 792 px) and export at a higher scale for more resolution.

Keep learning

More in Layout, grids & constraints

All guides in Layout, grids & constraints