# broken links

Published articles for broken links.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## PDFx - Extract references and metadata from PDF documents, and download all referenced PDFs

DevFeed: [PDFx - Extract references and metadata from PDF documents, and download all referenced PDFs](<https://devfeed.tech/articles/pdfx-extract-references-and-metadata-from-pdf-documents-and-download-all-referenced-pdfs-31874.md>)

Original publisher: [Read original article](<https://www.metachris.dev/pdfx/>)

Author: Chris Hager

Published: 2026-09-17T02:48:44.791916Z

Content type: tutorial

Language: en

Sources: [Chris Hager](<https://devfeed.tech/sources/chris-hager.md>)

Topics: [pdf](<https://devfeed.tech/topics/pdf.md>), [Python](<https://devfeed.tech/topics/python.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [JSON](<https://devfeed.tech/topics/json.md>), [pip](<https://devfeed.tech/topics/pip.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [apache](<https://devfeed.tech/tags/apache.md>), [broken-links](<https://devfeed.tech/tags/broken-links.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [download](<https://devfeed.tech/tags/download.md>), [github](<https://devfeed.tech/tags/github.md>), [install](<https://devfeed.tech/tags/install.md>), [json](<https://devfeed.tech/tags/json.md>), [library](<https://devfeed.tech/tags/library.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [pdf](<https://devfeed.tech/tags/pdf.md>), [python](<https://devfeed.tech/tags/python.md>)

### AI overview

PDFx is an Apache-licensed open-source tool that extracts references and metadata from PDF documents. It detects PDF, URL, arXiv, and DOI references, can download referenced PDFs in parallel, identify broken hyperlinks, extract PDF text, and output results as text or JSON. It is available as a command-line tool and Python package, with support for local and online PDFs.

### Source excerpt

Reading over this paper and its references recently, I thought it would be great to be able to download all the references at once... This inspired me to write a little tool to do just that, and now it's done and released under the Apache open source license: https://github.com/metachris/pdfx Features Extract references and metadata from a given PDF Detects pdf, url, arxiv and doi references Fast, parallel download of all referenced PDFs Find broken hyperlinks (using the -c flag) (more) Output as text or JSON (using the -j flag) Extract the PDF text (using the --text flag) Use as command-line tool or Python package Compatible with Python 2 and 3 Works with local and online pdfs Getting Started Grab a copy of pdfx with easy_install or pip and run it:

## Docs on autopilot: From zero to self-maintaining with Mintlify

DevFeed: [Docs on autopilot: From zero to self-maintaining with Mintlify](<https://devfeed.tech/articles/docs-on-autopilot-from-zero-to-self-maintaining-with-mintlify-31003.md>)

Original publisher: [Read original article](<https://www.mintlify.com/blog/docs-on-autopilot>)

Author: Peri Langlois

Published: 2026-04-03T00:00:00Z

Content type: article

Language: en

Sources: [Mintlify Blog](<https://devfeed.tech/sources/mintlify-blog.md>)

Topics: [Documentation](<https://devfeed.tech/topics/documentation.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [audits](<https://devfeed.tech/tags/audits.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [broken-links](<https://devfeed.tech/tags/broken-links.md>), [changelog](<https://devfeed.tech/tags/changelog.md>), [deprecated](<https://devfeed.tech/tags/deprecated.md>), [docs](<https://devfeed.tech/tags/docs.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [feature](<https://devfeed.tech/tags/feature.md>), [features](<https://devfeed.tech/tags/features.md>), [generate](<https://devfeed.tech/tags/generate.md>), [github](<https://devfeed.tech/tags/github.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>)

### AI overview

Mintlify presents auto-generated documentation and Automations that can create a docs site from a GitHub repository and keep documentation updated as code changes. Automations can sync docs after pushes, generate changelogs, audit documentation, and draft pages for new features.

### Source excerpt

How Mintlify's auto-generated docs and automations combine to take documentation from nonexistent to self-maintaining.

## Product Update - July 2023

DevFeed: [Product Update - July 2023](<https://devfeed.tech/articles/product-update-july-2023-31043.md>)

Original publisher: [Read original article](<https://www.mintlify.com/blog/july-2023>)

Author: Joshua Kim

Published: 2023-07-31T00:00:00Z

Content type: release

Language: en

Sources: [Mintlify Blog](<https://devfeed.tech/sources/mintlify-blog.md>)

Topics: [Documentation](<https://devfeed.tech/topics/documentation.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [API](<https://devfeed.tech/topics/api.md>), [OpenAPI Specification](<https://devfeed.tech/topics/openapi.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Search engine optimization (SEO)](<https://devfeed.tech/topics/seo.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-search](<https://devfeed.tech/tags/ai-search.md>), [announcements](<https://devfeed.tech/tags/announcements.md>), [api](<https://devfeed.tech/tags/api.md>), [article](<https://devfeed.tech/tags/article.md>), [automated](<https://devfeed.tech/tags/automated.md>), [broken-links](<https://devfeed.tech/tags/broken-links.md>), [cli](<https://devfeed.tech/tags/cli.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [improvements](<https://devfeed.tech/tags/improvements.md>), [openapi](<https://devfeed.tech/tags/openapi.md>), [product](<https://devfeed.tech/tags/product.md>), [seo](<https://devfeed.tech/tags/seo.md>), [update](<https://devfeed.tech/tags/update.md>)

### AI overview

Mintlify's July 2023 product update introduced Mintlify Chat for conversational documentation search, GPT-4-powered AI Suggestions for documentation improvements, and automated OpenAPI endpoint documentation. It also added SEO redirects, broken-link detection, and improved link management.

### Source excerpt

July brings AI features, autogeneration, and support for broken links to our users. Here's a detailed breakdown of all our latest additions:

## Find broken hyperlinks in a PDF document with PDFx

DevFeed: [Find broken hyperlinks in a PDF document with PDFx](<https://devfeed.tech/articles/find-broken-hyperlinks-in-a-pdf-document-with-pdfx-31834.md>)

Original publisher: [Read original article](<https://www.metachris.dev/2016/03/find-broken-hyperlinks-in-a-pdf-document-with-pdfx/>)

Author: Chris Hager

Published: 2016-03-19T00:00:00Z

Content type: tutorial

Language: en

Sources: [Chris Hager](<https://devfeed.tech/sources/chris-hager.md>)

Topics: [pdf](<https://devfeed.tech/topics/pdf.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Tool](<https://devfeed.tech/topics/tool.md>), [file](<https://devfeed.tech/topics/file.md>)

Tags: [broken-links](<https://devfeed.tech/tags/broken-links.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [examples](<https://devfeed.tech/tags/examples.md>), [file](<https://devfeed.tech/tags/file.md>), [files](<https://devfeed.tech/tags/files.md>), [github](<https://devfeed.tech/tags/github.md>), [pdf](<https://devfeed.tech/tags/pdf.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>), [tool](<https://devfeed.tech/tags/tool.md>)

### AI overview

This tutorial introduces PDFx, a free command-line tool that extracts references, links, and metadata from PDF files. It shows how PDFx checks PDF URLs and references with HEAD requests and reports broken links with their page numbers.

### Source excerpt

PDFx is a free command-line tool to extract references, links and metadata from PDF files. You can also use it to find broken links in a PDF file, using pdfx -c: For each URL and PDF reference, pdfx performs a HEAD request and checks the status code. It there are broken links, PDFx print the link with the page number where the link was found in the original pdf: $ pdfx https://weakdh.

## Checking for broken links on Your Website

DevFeed: [Checking for broken links on Your Website](<https://devfeed.tech/articles/checking-for-broken-links-on-your-website-27536.md>)

Original publisher: [Read original article](<https://gagor.pro/2012/09/checking-for-broken-links-on-your-website/>)

Author: Tom

Published: 2012-09-18T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tomasz Gągor](<https://devfeed.tech/sources/tomasz-gagor.md>)

Topics: [Website](<https://devfeed.tech/topics/website.md>), [Tool](<https://devfeed.tech/topics/tool.md>), [legacy](<https://devfeed.tech/topics/legacy.md>)

Tags: [bash](<https://devfeed.tech/tags/bash.md>), [broken-links](<https://devfeed.tech/tags/broken-links.md>), [hugo](<https://devfeed.tech/tags/hugo.md>), [linkchecker](<https://devfeed.tech/tags/linkchecker.md>), [linklint](<https://devfeed.tech/tags/linklint.md>), [linux](<https://devfeed.tech/tags/linux.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tools](<https://devfeed.tech/tags/tools.md>), [website](<https://devfeed.tech/tags/website.md>), [website-maintenance](<https://devfeed.tech/tags/website-maintenance.md>), [wget](<https://devfeed.tech/tags/wget.md>), [wordpress](<https://devfeed.tech/tags/wordpress.md>)

### AI overview

The article reviews wget, linkchecker, and linklint for checking broken links on websites. It compares their ease of use, speed, syntax, features, and reporting, noting that wget is readily available, linkchecker is slow, and linklint provides useful reports despite unusual syntax.

### Source excerpt

Explore tools like wget, linkchecker, and linklint to efficiently find and fix broken links on your website, from small personal pages to large legacy platforms.