Live data from Hacker News

Show HN: Auto generate images from Figma using an API

pikmaker.com

11–19 of 19 posts

Re: Show HN: Auto generate images from Figma using an API

#14
post #5

Looks 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.

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

#15
post #14

Earlier 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?

Because you can't change the values :/

Re: Show HN: Auto generate images from Figma using an API

#19
post #17

This 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.

Did you already hear of [Voulez](https://www.usevoulez.com)? It lets you create image templates using web technologies.
Post reply on HN