All
Articles 180,448Blog Posts 165,066Tech Tutorials 48,309Research Papers 35,693News 22,560
⚡ AI Lessons

Dev.to · PetrDev
🔧 Backend Engineering
2w ago
Never run Puppeteer inside a web request: scheduled captures with WP-Cron + a background worker
We let people put a URL on a schedule: re-capture this page daily, weekly, or monthly, and email me...

Dev.to · PetrDev
🔧 Backend Engineering
4w ago
Making a screenshot PDF searchable — no OCR, because we rendered the page
How we gave image-based web-page PDFs a real, invisible, searchable text layer with pdf-lib + fontkit — and the hidden-text trap that made it hard.

Dev.to · PetrDev
🔧 Backend Engineering
⚡ AI Lesson
1mo ago
Converting a JavaScript-Rendered Web Page to PDF
If you've ever tried to turn a modern web page into a PDF programmatically, you've probably hit the...
DeepCamp AI