
Security News
Meet Socket at Black Hat Europe and BSides London 2025
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.
hexo-migrator-image
Advanced tools
A Hexo migrator that imports remote or local images referenced in markdown source
npm install hexo-migrator-image
This migrator scans all .md files in a hexo blog folder for Markdown's image tags.
Then downloads (remote) or copies (local) files to source/images folder and updates all urls in the posts.
The images' file names are SHA1 digest of its original url.
A backup file named .md.#timestamp#.bak file will be created for each .md files every time.
However it is better to use version control or make a copy just in case.
Writes your posts and insert images with any remote url or local file path.
Before you deploy, run in your hexo blog folder:
hexo migrate image
FAQs
Image migrator plugin for Hexo
The npm package hexo-migrator-image receives a total of 16 weekly downloads. As such, hexo-migrator-image popularity was classified as not popular.
We found that hexo-migrator-image demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.