Back to Plugins
figdeck

figdeck

Convert Markdown to Figma Slides

Plugin Preview

figdeck preview

About this plugin

Transform your Markdown documents into beautiful Figma Slides with ease.


⚠️ Requires CLI: Install from https://github.com/7nohe/figdeck

⚠️ WebSocket mode requires Figma Desktop app (browser version cannot

connect to localhost)


Features:

• CLI + Plugin architecture: Run the CLI to start a WebSocket server, connect from the plugin

• Rich Markdown support: Headings, lists, code blocks, tables, images, blockquotes

• Inline formatting: Bold, italic, strikethrough, links, inline code

• Custom styling via YAML frontmatter: backgrounds, colors, font sizes

• Slide transitions and animations

• Slide numbers with customizable format and position


Perfect for developers who want to create presentations using familiar Markdown syntax.


---


MarkdownファイルをFigma Slidesに簡単に変換できるプラグインです。


⚠️ CLIが必要です:https://github.com/7nohe/figdeck からインストール

⚠️ WebSocketモードはFigmaデスクトップアプリが必要です(ブラウザ版はl

ocalhostに接続できません)


特徴:

• CLI + Plugin アーキテクチャ:CLIでWebSocketサーバーを起動し、プラグインから接続

• 豊富なMarkdown対応:見出し、リスト、コードブロック、テーブル、画像、引用

• インライン書式:太字、斜体、取り消し線、リンク、インラインコード

• YAMLフロントマターによるカスタムスタイル:背景、色、フォントサイズ

• スライドトランジションとアニメーション


Markdownでプレゼンを作りたい開発者向け。

Plugin Details

Version8
CreatedDecember 1, 2025
Last UpdatedDecember 17, 2025
Categorylibraries-other
CreatorDaiki Urata
Stats4 installs, 4 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:dist/ui.html
  • main:dist/code.js
  • Document Access:dynamic-page
  • Network Access:

    WebSocket connection to local CLI server for receiving slide data

  • Editor Types:
    slides
  • Allowed Domains:
    • *