Export for design, convert for production
Keep PNG in the Figma export history if you want. Production gets WebP. The converter is the last mile between the design tool and the repo.
Why it matters
- @2× 1440 frames become 2880 px PNGs.
- Marketing sites built 1:1 from Figma inherit every export.
- You should not need a developer to run
cwebp.
How to do it
- Export PNG or JPG from Figma in one folder.
- Convert: UI 90% / width = layout; photos 80%.
- Replace in Webflow, Framer, Next, or the repo.
Settings that work
If the frame is 1200 px wide, convert at 1200–1800 px, not 2400+.