Извлекатель ссылок и изображений на основе Markdown
Гид
Извлекатель ссылок и изображений на основе Markdown
Pull every link and image out of a Markdown document in seconds. Paste a README, a blog post, or any other Markdown source and the extractor lists each entry with its anchor text, destination URL, optional title, and whether it points internally or externally. Reference-style links are resolved against their definitions, fenced and inline code blocks are skipped so example snippets do not pollute the results, and the table can be exported as a Markdown table, CSV, or JSON for further auditing.
Как использовать
- Paste your Markdown into the input box, or upload a
.mdфайл. - Choose what to extract — links only, images only, or both — and optionally restrict to internal or external destinations.
- Pick the output format: Markdown table for documentation, CSV for spreadsheets, or JSON for scripts.
- Toggle reference resolution if you want bare references kept as IDs instead of being looked up.
- Copy the result or download it as a file using the buttons above the output.
Возможности
- All Markdown link styles – Inline
[text](url), image, reference-style[text][id]with their definitions, plus angle-bracket autolinks and email autolinks. - Reference resolution – Matches reference-style links and images to their
[id]: url "title"definitions so the resolved URL appears directly in the output. - Smart classification – Each entry is labeled external, relative, anchor, or unresolved so you can spot broken in-site references at a glance.
- Code-block aware – Fenced (
```,~~~) and inline code samples are excluded so example snippets do not appear in the results. - Filter and dedupe – Restrict to links, images, or a location class, and optionally deduplicate by URL for a clean audit list.
- Три формата экспорта – Markdown table for inline documentation, CSV for spreadsheets, or pretty-printed JSON for automation pipelines.
- 100% клиентская сторона – Parsing runs in your browser; the Markdown source never leaves your device.
Часто задаваемые вопросы
-
What is the difference between inline, reference-style, and autolink syntax in Markdown?
Inline links use the form [text](url "title") and embed the URL right next to the anchor text. Reference-style links use [text][id] and pair with a separate definition like [id]: url "title" — useful for keeping long URLs out of the main text. Autolinks wrap a URL or email in angle brackets, such as <https://example.com>, and render the literal address as a clickable link.
-
Why are reference-style image and link definitions case-insensitive?
The CommonMark specification treats reference labels as Unicode case-folded and whitespace-collapsed identifiers. That means [Hero] and [hero] both resolve to a definition declared as [HERO]: url. Most Markdown engines, including pandoc and GitHub-Flavored Markdown, follow this rule so authors do not have to maintain exact casing between the link and its definition.
-
How are external versus internal links typically classified when auditing a Markdown document?
External links are URLs that point outside the current site or document — usually those starting with http://, https://, mailto:, tel:, or another explicit URL scheme, plus protocol-relative URLs that begin with //. Internal links include relative paths (no scheme, such as /docs/intro or ../guide.md) and pure fragment identifiers like #installation that scroll within the current page. Classifying entries this way helps spot broken in-site references and audit outbound link patterns.
Установите наши расширения
Добавьте инструменты ввода-вывода в свой любимый браузер для мгновенного доступа и более быстрого поиска
恵 Табло результатов прибыло!
Табло результатов — это интересный способ следить за вашими играми, все данные хранятся в вашем браузере. Скоро появятся новые функции!
Подписаться на новости
все Новые поступления
всеОбновлять: Наш последний инструмент Конвертер Excel (XLSX) в CSV 1
