How to repair broken markdown image paths
- Step 1Drop content with broken images — Upload Markdown where image paths are broken.
- Step 2Set the prefix — Enter the new directory or URL prefix.
- Step 3Apply — Click Run — image paths are repaired by prefix.
Frequently asked questions
What if images moved with renames?+
Prefix-based rewrites can't handle renames. Use Find-Replace for that, or wait for the Pro pattern-rewrite feature.
Will it work with mixed directory moves?+
Single-prefix rewrites work for uniform moves. Multi-pattern rewrites need multiple passes.
Does it handle relative paths with `../`?+
Yes. Any relative path is prefixed; the resulting URL combines the prefix with the original path.
Privacy first
All Markdown processing runs locally in your browser using JavaScript. No file is ever uploaded to JAD Apps servers — only metadata counters are saved for signed-in dashboard stats.