TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Puppetron – Puppeteer (Headless Chrome)-based Rendering Solution

9 pointsby cheeaunover 7 years ago

1 comment

cheeaunover 7 years ago
Hi everyone, OP here.<p>This is mainly inspired by Google&#x27;s Render-tron <a href="https:&#x2F;&#x2F;render-tron.appspot.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;render-tron.appspot.com&#x2F;</a> but I added a PDF option and few more fancy features. This uses Puppeteer, also by Google <a href="https:&#x2F;&#x2F;github.com&#x2F;GoogleChrome&#x2F;puppeteer" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;GoogleChrome&#x2F;puppeteer</a><p>Here are two demo videos:<p>- <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=n4sRp3qe_1Y" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=n4sRp3qe_1Y</a> - Screenshot, (Pre)render &amp; PDF options<p>- <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=wYCrJu-Wy2E" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=wYCrJu-Wy2E</a> - `clipSelector` for element screenshot<p>Cheers