Markdown
Markdown Local Image Reference Checker
Separate local image paths from external image URLs.
How it works
- 1Paste your Markdown.
- 2Images are grouped into local and external.
- 3Use the lists to plan a migration.
Use cases
- Know which assets to copy when moving content.
- Audit external image dependencies.
- Plan a CDN migration.
Frequently asked questions
What counts as local?
Any image source that is not an http(s) URL or a data URI — typically relative or absolute paths.
Does it download images?
No. It only classifies the paths; nothing is fetched.
Is it private?
Yes. Everything runs locally in your browser; nothing is uploaded.
Related tools
See all →Markdown Editor
A fast, free online Markdown editor with live side-by-side preview.
Live Markdown Preview
Paste Markdown and see it rendered live, side by side, as you edit.
Split View Markdown Editor
A two-pane Markdown editor with the source and live preview side by side.
Fullscreen Markdown Editor
An immersive, full-window Markdown editor with live preview.