Convert any website to PDF instantly with clean formatting — perfect for articles, invoices, receipts, or full pages. Print, share, or read offline without clutter. Fast, reliable, and simple webpage to PDF converter right in your browser.
No reviews yetBe the first to leave a review for Save Page as PDF
Maker
📌
Hey 👋
I built this because I kept running into the same problem: saving webpage as PDF was either messy, slow, or broke the formatting completely. I wanted something simple: one click, clean output, no extra steps.
This is my first pet project, and its very much an MVP — not perfect yet, but it already solves the core problem. I tested it mostly on article websites like Wikipedia, since thats one of the most common use cases.
Would really appreciate your feedback — especially on edge cases or anything that breaks 🙌
The "one click, no broken formatting" bar is the right one — most browser-PDF tools strip article structure or fall apart on JS-rendered pages. Curious about edge cases: does the extension handle paywalled article previews (or infinite-scroll content like X threads) cleanly, or are those still degraded vs static long-form pages? That's where most "save as PDF" tools quietly break.
Report
Maker
@mcarmonas Currently it supports auto-scroll to load lazy content, so it handles most dynamic pages well
Humalike
The "one click, no broken formatting" bar is the right one — most browser-PDF tools strip article structure or fall apart on JS-rendered pages. Curious about edge cases: does the extension handle paywalled article previews (or infinite-scroll content like X threads) cleanly, or are those still degraded vs static long-form pages? That's where most "save as PDF" tools quietly break.
@mcarmonas Currently it supports auto-scroll to load lazy content, so it handles most dynamic pages well