I hope the other Dutch people in this thread are laughing their asses of as well. Otherwise, really cool product!
Show HN: Auto generate images from Figma using an API
11–19 of 19 posts
Re: Show HN: Auto generate images from Figma using an API
#12Re: Show HN: Auto generate images from Figma using an API
#13Re: Show HN: Auto generate images from Figma using an API
#14Looks interesting. Do you read the Figma file format and re-implement all the rendering? Although I get an 500 error right now: https://sc.robsite.net/files/1667596588-pikmaker-500-2.png
And yes, we are basically reading figma files and rendering ourselves. The idea is to also support psd and illustrator files in the future.
Re: Show HN: Auto generate images from Figma using an API
#15Earlier quoted context omitted.
And yes, we are basically reading figma files and rendering ourselves. The idea is to also support psd and illustrator files in the future.
Figma has an API which will render the artboard and return an image. Why not use that?
Re: Show HN: Auto generate images from Figma using an API
#16Re: Show HN: Auto generate images from Figma using an API
#17Re: Show HN: Auto generate images from Figma using an API
#18This looks super useful! I’ve previously used [html2canvas]( https://html2canvas.hertzen.com/ ) to make a simple tool for generating graphics for a news org, but I can see myself using this going forward.
Re: Show HN: Auto generate images from Figma using an API
#19This looks super useful! I’ve previously used [html2canvas]( https://html2canvas.hertzen.com/ ) to make a simple tool for generating graphics for a news org, but I can see myself using this going forward.