Show HN: Turn raw HTML into production-ready images for free
1–10 of 87 posts
Re: Show HN: Turn raw HTML into production-ready images for free
#2This is a great idea. I can’t believe I didn’t think of this, given I generate and screenshot so many “poster images” in html just like this. Haven’t played around a ton but seems intuitive. Nice work!
Re: Show HN: Turn raw HTML into production-ready images for free
#3Maybe webp is a better target than png?
Re: Show HN: Turn raw HTML into production-ready images for free
#4Maybe webp is a better target than png?
It's not. JPG, I could live with but please not webp.
Re: Show HN: Turn raw HTML into production-ready images for free
#5Nice! It definitely makes you wonder when is MCP actually needed vs just giving the LLM API calls to work with.
Re: Show HN: Turn raw HTML into production-ready images for free
#6Maybe webp is a better target than png?
No, because their domain is png /s
I thought webp would be better for this and checked again just to be sure, and yes, it would be better for this. WebP is quite well supported, albeit not as well supported as png, and it can have significantly smaller file sizes for the same lossless image as png.
Re: Show HN: Turn raw HTML into production-ready images for free
#7Any similar AI based services/agents that can take images/creative assets (eg Figma, Sketch, Adobe PS, etc files) and create production-ready emails and landing pages in HTML?
Re: Show HN: Turn raw HTML into production-ready images for free
#8Very cool. Is there an option to self-host? This seems like it could be a cool agent skill.
Re: Show HN: Turn raw HTML into production-ready images for free
#9What differentiates production-ready images from regular images?
Re: Show HN: Turn raw HTML into production-ready images for free
#10Playwright behind a web server?