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 · Exporting

Why Is My Figma Export Blurry, and How Do I Fix It?

A blurry Figma export almost always means the scale is too low. Figma exports at 72 DPI times the scale you pick, so a 1x PNG has exactly one pixel per design pixel and looks soft on any high-density screen. Export raster images at 2x to 4x, use PNG for UI and JPG at High quality for photos, and use SVG or PDF for vector artwork.

If the export is still soft at 3x, the problem is usually the source image. Figma scales any placed image down so its longest side is 4096px, so a stretched or oversized photo can't export sharper than that.

Updated Sep 24, 20265 min read
On this page

This is one of the most-asked questions on Figma's forum. The thread "Export losing quality even using PNG and 2x" has around 92k views, and a separate one on pixelated exports has around 42k. The causes below are ordered from most to least common.

6 steps

Quick steps

1

Select the layer or frame

Click the frame, group or layer you want to export. The Export section sits at the bottom of the right sidebar.

2

Add an export setting

Click + in the Export section to add a row. It starts at 1x.

3

Raise the scale

Change 1x to 2x, 3x or 4x, or type a fixed width like 1600w or a height like 1200h.

4

Pick the format

Choose PNG for interfaces, text and flat colour, JPG for photos, and SVG or PDF for icons and illustrations that should stay vector.

5

Check quality settings

Open the export settings for the row. JPG quality defaults to High. Resampling can be Detailed or Basic.

6

Export and view at 100%

Click Export, then open the file at its real pixel size. Zooming an image viewer past 100% makes any export look soft.

01

Why Figma exports look blurry

1. You exported at 1x

Figma has no DPI field. Every raster export is 72 DPI multiplied by the scale: 1x is 72, 2x is 144, 3x is 216. A 390px wide phone frame exported at 1x is a 390px wide PNG. High-density screens, like most phones, use two or three device pixels for each CSS pixel, so that PNG gets stretched on screen and looks fuzzy.

Fix: export at 2x for anything viewed on a screen, and 3x or 4x if people will zoom in, crop it, or put it in a slide deck. If you need a set pixel size rather than a multiplier, type a width (1600w) or height (1200h) in the scale field.

2. The image inside the design is too small

Scale only helps vector layers and text. A photo you placed has a fixed number of pixels, and Figma scales anything over 4096 x 4096 down so its longest side is 4096px when you place it. If you then stretch that photo across a large frame, or export a small photo at 4x, Figma has no extra detail to add.

Fix: place a source image that is at least as large as the final export in pixels. For a 1440px frame exported at 2x, a full-width photo needs to be 2880px wide. Anything past 4096px on the long side gets downscaled anyway.

3. The format doesn't suit the content

JPG compresses, so sharp text and thin lines pick up fuzzy edges. PNG keeps them crisp. Icons and illustrations drawn as vectors lose their scalability the moment you export them as PNG or JPG.

  • PNG: UI screens, text, flat colour, anything that needs a transparent background.
  • JPG: photos. The default quality is High; leave it there if sharpness matters more than file size.
  • SVG: icons and illustrations for the web. SVG exports at 1x only, which doesn't matter because it's vector.
  • PDF: vector artwork for documents. Also 1x only. See how to export a Figma PDF.

4. Resampling or colour settings

Each export row has settings for resampling (Detailed or Basic) and colour profile (Same as file, sRGB or Display P3). If edges look off after fixing scale and format, try the other resampling option and compare. A profile mismatch shows up as washed-out or shifted colours rather than blur, so check it when colours look wrong in a browser.

02

Sharp in Figma, blurry everywhere else?

The canvas redraws vectors at whatever zoom you use, so a design always looks crisp inside Figma. An exported PNG is fixed at the size you chose. If you check the file in an image viewer at 200%, or a slide app stretches it to fill the slide, it gets enlarged past its real pixels and softens. Export at the size it will be shown, times the screen density, and it will match what you saw in Figma.

The same goes for Copy as PNG (⇧⌘C / Ctrl+Shift+C). It copies at 2x, which is fine for chat and docs, but for a large slide or print file, use a proper export at 3x or more.

03

How to export high quality JPG or PNG from Figma

For a screen or mockup going into a presentation or portfolio, a PNG at 2x or 3x is the safe default. For a photo-heavy frame where size matters, JPG at High quality and 2x keeps text readable with a much smaller file. Add several rows to one layer if you need both.

Need print resolution? 300 DPI works out to about 4.17x (300 ÷ 72). The details are in how to export 300 DPI from Figma.
04

How to change export settings in Figma

Export settings live on the layer, in the Export section of the right sidebar. Change the scale, suffix and format on each row, and open the row's settings for quality, resampling and colour profile. For every other part of the process, including bulk export with ⇧⌘E / Ctrl+Shift+E, see how to export from Figma.

Ranked listThe best Figma plugins for importing and exporting files in 2026
FAQ

Frequently asked questions

Why does my Figma PNG look pixelated even at 2x?

Usually the image inside the design is smaller than the export. Scale sharpens vectors and text, but a placed photo only has the pixels it came with, and Figma caps placed images at 4096px on the longest side. Replace it with a larger source or export at a smaller size.

How do I change the resolution of a Figma export?

Change the scale in the Export section. Figma exports at 72 DPI times the scale, so 2x gives 144 DPI and 3x gives 216. You can also type a fixed width like 2000w or height like 1200h.

What's the best export format for sharp text?

PNG for raster output, because it doesn't compress text edges. For documents, PDF keeps vector content as vectors. JPG is best kept for photos.

Can I export SVG or PDF at 2x?

No. SVG and PDF export at 1x only. They're vector formats, so they stay sharp at any size, apart from any raster images inside them.

Keep learning

More in Exporting

All guides in Exporting