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)