Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsFigma ToolsFigma Download Figma Images
Figma Tools

Figma Download Figma Images

Download images from Figma file nodes. Renders specified nodes as images and downloads them. Supports PNG, SVG, JPG, and PDF formats. REQUIRED PARAMETERS: - file_key (string): The Figma file key from the URL - images (array): List of objects, each containing: - node_id (string,…

Write actionRisk level 2 of 5OAuth connection
Use Figma Download Figma Images

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

  • scalenumber
    Image scaling factor for PNG/JPG exports (0.01 to 4). Default is 2 for retina quality. Ignored for SVG/PDF. Exports are capped at ~32 megapixels; reduce scale or split large nodes to avoid hitting this limit.
  • imagesarray
    Required
    REQUIRED. A list of image download requests. Each item must be an object with 'node_id' (string, required), 'file_name' (string, required), and optionally 'format' (string, defaults to 'png'). Example: [{"node_id": "1:2", "file_name": "logo.png"}]
  • file_keystring
    Required
    REQUIRED. The Figma file key extracted from a Figma URL. For URL 'https://www.figma.com/file/abc123XYZ/MyDesign', the file_key is 'abc123XYZ'. This identifies which Figma file to download images from.
  • svg_include_idboolean
    For SVG exports only: include element IDs in the SVG output. Defaults to false.
  • svg_outline_textboolean
    For SVG exports only: convert text to paths for accurate rendering. Defaults to true.
  • svg_simplify_strokeboolean
    For SVG exports only: simplify strokes for cleaner SVG output. Defaults to true.

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.