Hey Guys,
I’m looking for a tool that would allow me to add text to a template image via API. Preferably in a specific location of the image.
Can anyone suggest a solution please?
Thanks!
Adam
Hey Guys,
I’m looking for a tool that would allow me to add text to a template image via API. Preferably in a specific location of the image.
Can anyone suggest a solution please?
Thanks!
Adam
Both Pixo and Pixelixe should be able to do this. There’s no Make apps for them, but you could use the HTTP
app to call the API.
Hi David!
It looks like this is something I’m looking for - thank you!
Adam
Just realised that Cloudinary (which does have a Make App) can also do this.
You should be able to use the Transform a Resource
module to add a text layer/
A quite cool and relatively inexpensive solution is https://renderform.io/. A pricier option is https://www.bannerbear.com/. There are several services of this type. If you’re familiar with HTML and CSS, you can give https://htmlcsstoimage.com/ a try.
Thanks @arturjanecki and again @DavidGurr_Make! Will be jumping back to this next Monday and research the options suggested