Show HN: Turn raw HTML into production-ready images for free
31–40 of 87 posts
Re: Show HN: Turn raw HTML into production-ready images for free
#32Earlier quoted context omitted.
Why wouldn’t you just use Mermaid to generate the PNG directly?
One reason I could think of: Fewer dependencies that need integration
Re: Show HN: Turn raw HTML into production-ready images for free
#33Re: Show HN: Turn raw HTML into production-ready images for free
#34What differentiates production-ready images from regular images?
They're bedazzled by a little bit of marketing flair. Generally I find production-ready images have more synergy and tend to be web-scale. Often they're built from the ground up for AI & are blazing fast, at scale, and empower your team whilst unlocking new possibilities. As my sibling comment suggests, being cloud-native is a crucial factor too.
Re: Show HN: Turn raw HTML into production-ready images for free
#35Re: Show HN: Turn raw HTML into production-ready images for free
#36It's nice looking for sure but much more complex than using `wkhtmltox` with `pngquant`, `optipng` and/or ImageMagick `convert` locally - esp. since the learning curve seems to be about equivalent.
Re: Show HN: Turn raw HTML into production-ready images for free
#37Re: Show HN: Turn raw HTML into production-ready images for free
#38Re: Show HN: Turn raw HTML into production-ready images for free
#39Re: Show HN: Turn raw HTML into production-ready images for free
#40Congrats on launching, beautiful design. I'm not sure of what "production ready" is supposed to mean here, but the demo image is not optimized, `optipng` command decreases its size by 53.21%.