JSONify
Export Text into Structured JSON Data.
Plugin Preview
About this plugin
Export Text Layers as JSON
JSONify is designed to simplify workflows by automating the conversion of text content into structured JSON.
In JSONify, each Figma layer's name becomes a key in the JSON Output, and the text content within that layer becomes its corresponding value.
For example, a layer named "title" containing the text "Hello World!" would generate the JSON entry:
"title": "Hello World!"
This simple mapping keeps the JSON Output organized and easy to use, directly reflecting the design's structure.
How JSONify Works
- Layer names = JSON keys: Each layer name becomes a key in your exported JSON.
- Line breaks = list items: Text with line breaks (\n) is split into array entries.
- Auto layout is skipped: Auto layout frames are ignored to keep output clean.
- Prefix “exclude-” to skip: Layers with names starting with exclude- won't be included.
🖤 Open-source & community-driven! Check out the code or contribute: https://github.com/ko-ko-lo/figma-json-export
💬 Feedback, ideas, or just want to say hi? Drop a comment - I’d love to hear from you!
Plugin Details
Version | 4 |
---|---|
Created | November 11, 2024 |
Last Updated | April 10, 2025 |
Category | Software development |
Creator | Denise Kolodzey |
Stats | 1 installs, 0 likes |
Pricing | Free |
Technical Details
- API:1.0.0
- UI:ui.html
- main:code.js
- Document Access:dynamic-page
- Editor Types:figma
- Allowed Domains:
- https://fonts.googleapis.com
- https://fonts.gstatic.com
More Like This
Discover other plugins in the Software development category.