Automatically replace the external links of pictures in the content with those of your own website
- Dominant language
- Go
- Stars
- 15.7k
- Forks
- 1.4k
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 7
Description
**Is your feature request related to a problem? Please describe.**
Currently, whether a local markdown file or an article reprinted from other platforms, the image links inside will not be replaced with the website's own links, which may lead to the risk of image failure.
**Describe the solution you'd like**
I want a function that when publishing an article, I can automatically download and upload external link-type pictures to my own website server, and automatically replace them with pictures from my own server in the article.
I also want a plug-in that can automatically scan all the external link images in my website and do the above.
**Describe alternatives you've considered**
Considering that when pasting a picture, it will automatically upload the picture and write the address of the picture into the content, I think this function should not be difficult to implement.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are identified. Start by tracing article publishing and the existing image-upload flow, then define how external images are detected and stored; done means published content replaces those links with site-hosted images and the requested site-wide scan is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, markdown
- Domain
- backend, content
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100