← Back to CopyDoc Video Tutorials
What this video covers
This tutorial shows how to use the CopyDoc Figma plugin to export Figma text layers to a JSON file, edit the text in a code editor, and import the updated JSON back into Figma. It also demonstrates reviewing changes before applying them, including checking layer diffs and using design reference PNGs from the export.
Things you'll need
- Figma
- CopyDoc
Steps
- Install the CopyDoc plugin from the Figma Community and open it from Figma's Plugins menu.
- Choose the export option and click Export JSON to load the top-level frames you want to include.
- Click Download Text to save the exported ZIP, which contains the JSON file and, if selected, a frames folder with PNG design references.
- Open the JSON file in a code editor, update the text values, and save the file.
- In CopyDoc, switch to Import text updates to Figma from JSON and drag the edited JSON file into the import box.
- Review the detected text changes, optionally deselect any layers, and use the magnifying glass icon to jump to the affected text on the canvas.
- Click Update Figma Text Layers to apply the approved changes, or undo with CMD + Z on Mac or CTRL + Z on Windows if needed.
Useful links