Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsFigma ToolsFigma Render Images Of File Nodes
Figma Tools

Figma Render Images Of File Nodes

Render Figma nodes as images (PNG, JPG, SVG, PDF). Returns a map of node IDs to temporary image URLs (valid for 30 days). Images are capped at 32 megapixels; larger requests are automatically scaled down. REQUIRED PARAMETERS: - file_key: Figma file key from URL (e.g., 'abc123XYZ…

Write actionRisk level 2 of 5OAuth connection
Use Figma Render Images Of File Nodes

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • idsstring
    Required
    Comma-separated list of node IDs to render as images. Node IDs are found in Figma URLs after 'node-id=' (e.g., '1:2') or from FIGMA_GET_FILE_JSON response. Example: '1:2,1:3,1:4'.
  • scalenumber
    Image scaling factor between 0.01 and 4.0. Example: 2.0 renders at 2x resolution. Applies to PNG/JPG only; ignored for SVG/PDF.
  • formatstring
    Output image format: 'png', 'jpg', 'svg', or 'pdf'.
  • versionstring
    Specific version ID of the file to render. If omitted, uses current version.
  • file_keystring
    Required
    Key of the Figma file or branch. Extract from Figma URLs: figma.com/design/{file_key}/... or figma.com/file/{file_key}/... For branch keys, use GET /v1/files/:key with branch_data=true.
  • contents_onlyboolean
    If true, excludes content that overlaps node boundaries. If false, includes overlapping content (may increase processing time).
  • svg_include_idboolean
    (SVG only) If true, includes 'id' attributes (using layer names) on SVG elements.
  • svg_outline_textboolean
    (SVG only) If true, text renders as vector paths (outlines) for exact visual fidelity. If false, text renders as <text> elements (selectable, but appearance may vary by system fonts).
  • svg_include_node_idboolean
    (SVG only) If true, adds 'data-node-id' attribute (with Figma node ID) to SVG elements.
  • svg_simplify_strokeboolean
    (SVG only) If true, simplifies strokes using 'stroke' attribute instead of <mask>.
  • use_absolute_boundsboolean
    If true, uses full node dimensions ignoring cropping/empty space. Useful for text nodes to avoid unintended cropping.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.