Back to Plugins
JSONify

JSONify

Export Text into Structured JSON Data.

textautomationdesign to codefigma developmentdata structuresdataexportkey value pairjson

Plugin Preview

JSONify 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


  1. Layer names = JSON keys: Each layer name becomes a key in your exported JSON.
  2. Line breaks = list items: Text with line breaks (\n) is split into array entries.
  3. Auto layout is skipped: Auto layout frames are ignored to keep output clean.
  4. 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

Version4
CreatedNovember 11, 2024
Last UpdatedApril 10, 2025
CategorySoftware development
CreatorDenise Kolodzey
Stats1 installs, 0 likes
PricingFree

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