DEV Community

Cover image for I built a small Windows app to extract links from PDFs and websites – looking for feedback!
Tarik Dev
Tarik Dev

Posted on

I built a small Windows app to extract links from PDFs and websites – looking for feedback!

Hey everyone 👋

I'm a student passionate about cybersecurity and web development, and I just released a lightweight Windows tool called LinkInspector.

It's a simple app that helps you:

✅ Extract all links from any PDF file
🌐 Crawl websites and collect all internal/external links
🔍 Check the status of links (working or broken)
🧠 Filter results using patterns (regex supported)
📄 Export everything to CSV
🌙 Comes with a sleek dark-mode UI

I initially built it for my own use while researching security topics, but thought others might find it helpful too — students, researchers, devs, or even content auditors.

🔗 Try it on Gumroad: https://tarikdev.gumroad.com/l/fpvosm

I’d love any feedback or suggestions you have — or even just to know if you’d find it useful. 🙌

Thanks for reading!

Top comments (0)