Skip to main content

md-image-uploader

Batch-upload local images referenced in Markdown/HTML files to an image host (Cloudflare R2, Alibaba OSS, Tencent COS, Qiniu, MinIO, Backblaze B2) and rewrite the local paths in the document to hosted CDN URLs. Use whenever the user wants to migrate a document's local image assets to a 图床 before publishing — 准备发博客/公众号/知乎、讲义配图上线、Markdown 图片外链化、replace ![alt](./assets/x.png) with hosted URLs、批量上传图片到图床、or fix broken local image links in a finished document. Even if they don't say "upload", trigger when the goal is making a doc's images loadable online without local files. Supports deduplication via manifest, dry-run preview, code-fence skipping, and in-place or copy output modes.

Jump to install

Source facts

Repository
techdou/md-image-uploader
Last source activity
July 27, 2026 at 21:16
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.