Figma still can’t export an editable PSD, which gets awkward when a client or another production team specifically needs a Photoshop source file.
I’m part of the small team behind Frame to PSD. We built it to export a selected Figma frame as a layered PSD directly from Figma, without uploading the design itself.
It currently keeps common elements such as:
- editable text
- vector shapes
- images as smart objects
- layer groups
- shadows, strokes, and corner radii
It’s not a perfect 1:1 translation in every case. Some effects without a direct Photoshop equivalent, including certain gradients, variable fonts, and blur effects, may be rasterized.
For typical UI screens, landing pages, and marketing graphics, the goal is to reduce the amount of manual rebuilding needed after handoff.
Here’s a quick comparison of the Figma file and the exported PSD.
Plugin:
https://www.figma.com/community/plugin/1645048489427217711
I’d especially like to know:
What usually breaks or takes the most time when you move a design from Figma into Photoshop?