Magician
Free tierAI-powered magic for Figma — generate icons, images, and copy instantly
Free tier available·All audiences
Key strengths
AI-powered design generation inside FigmaGenerate unique icons from text promptsAI copywriting for UI textImage generation from natural languageSeamless Figma plugin integration
Free tier + paid plans
No ratings yet
Technical Integration Notes
Magician operates entirely as a Figma Plugin built on the Figma Plugin API, meaning no separate SDK or backend setup is needed for standard use.
- Plugin API: Magician uses
figma.createImage()and vector node APIs to place generated assets directly as native Figma layers. - Model Backend: Generation requests are routed through Magician's hosted backend, which interfaces with foundation model APIs (OpenAI DALL·E, GPT-family for copy).
- Authentication: Users authenticate via the Magician web portal; a session token is stored securely within the plugin context.
- Asset Output: Icons are delivered as SVG-compatible vector frames; images as raster fills; copy as editable text nodes.
- No self-hosting required: All inference is handled server-side — the plugin is a thin client.
