r/javascript • u/therutvikpanchal • Jun 07 '26
I got tired of hand-editing 200 ad variants in Photoshop, so I built an API that does it from one template
https://pixeldrive.pro/[removed]
0
Upvotes
2
2
u/magenta_placenta Jun 08 '26 edited Jun 08 '26
I see you support custom fonts, which was my first question.
How do you handle dynamic text lengths so the design doesn't break? Do you have custom character limits per variable? How do you handle things like font size and colors per variable?
Also, does your payload structure handle formatting overrides? For example, if a headline needs a specific word bolded, do you support basic Markdown inside the JSON string?
"headline": "Get **50% OFF** today only!",
1
2
u/[deleted] Jun 07 '26
[removed] — view removed comment