Robin
Markdown & CSV to Figma Table icon
Figma PluginFigmaDev ModeProductivity

Markdown & CSV to Figma Table

Convert Markdown tables or CSV files into fully editable Figma tables in seconds.

Role: Robin · Indie BuilderImpact: 120+ users on Figma Community
TypeScriptFigma Plugin API
Visit product

Problem

PRDs, specs, and data live in Markdown or CSV. Designers manually rebuild tables in Figma—error-prone and tedious.

Product thinking

A single-purpose utility that does one job perfectly: raw data → design-ready, editable table.

User pain

  • Spec tables copied cell-by-cell
  • CSV exports don't map to Figma text layers
  • Dev Mode workflows lack structured data import

Design decisions

  • Support both Markdown pipe tables and CSV paste
  • Output native Figma table structures, not screenshots
  • Optimized for Dev Mode alongside design files

Technical architecture

Parse tabular input → normalize columns/rows → generate Figma text nodes with auto-layout grid semantics.

Learnings

Small plugins compound: paired with Stitch Code to Figma, they cover structure (tables) + screens (UI code) in the same toolchain.

Outcome

Live on Figma Community with 120+ users. Lightweight, focused, and maintained through v2.