Skip to main content
Question

Need Figma api to add Text, Heading and logo images on an image

  • January 29, 2025
  • 1 reply
  • 43 views

saurav pareek

Hi Community,

I am working on a project where i need to add a Heading and Description on an image which will be generated by a prompt. The image generation part is already figured out. The problem is to add the Heading and description and a logo image on the image itself and make the entire thing editable.once they are stitched together.

Thanks

This topic has been closed for replies.

1 reply

tank666
  • 4873 replies
  • January 29, 2025

Please refer to the API Reference and look at the methods of the figma global object, such as createText(), createImage(), etc.