Does this find plain text URLs too?
It extracts link objects, which is what a viewer treats as clickable. A URL typed as plain text with no link attached is text, not a link, so extract the text instead.
Pull every URL, internal destination and link coordinate out of a PDF into structured JSON. Useful for auditing where a document sends its readers, and for checking a document set for dead or unexpected links. It is free, needs no account, and adds no watermark to your result.
Every page is scanned for link annotations and destinations, and each result is returned as JSON with its target and its position on the page.
It extracts link objects, which is what a viewer treats as clickable. A URL typed as plain text with no link attached is text, not a link, so extract the text instead.
Yes. Internal destinations, such as a table-of-contents entry pointing to a page, are reported alongside external URLs.
This extracts them; testing them is a separate step. The JSON output is designed to feed straight into a link checker.
Extract PDF bookmarks and table-of-contents entries with hierarchy and destination pages into JSON.
Extract clean text from PDF files online. Copy your text instantly or download it as a TXT file for free.
Inspect PDF title, author, subject, keywords, producer, creator, creation dates, page count and document properties.
Parse a URL into protocol, hostname, port, path, query parameters, fragment and normalized URL fields.