Releases: ruali-dev/markdown-image-path-converter
v1.1.0 - Extension Conversion
✨ What's New / 新增功能
-
Added image extension conversion during path rewrite
(e.g..png/.jpg→.webp) -
Supports custom output extension; if not set or unsupported, keeps original extension
-
新增:在改写路径的同时支持图片扩展名转换
(例如.png/.jpg→.webp) -
支持自定义输出扩展名;未设置或不匹配时保持原扩展名不变
📦 Download / 下载
Download the installer below and follow the setup instructions.
请下载下方安装包并按提示安装。
🖥 Requirements / 系统要求
- Windows 10/11
- WebView2 Runtime(通常系统自带)
v1.0.0 - Initial Release
🎉 Initial Release / 首个正式版本
This is the first public release of Markdown Image Path Converter, a lightweight desktop tool built with Rust and Tauri.
这是 Markdown 图片路径转换器的首个公开发布版本,基于 Rust + Tauri 构建。
✨ Features / 功能
-
Select and process Markdown files
-
Preview image path changes
-
Convert absolute paths to relative paths
-
Custom target prefix (default:
upload) -
Overwrite original file or save as new file
-
Modern desktop UI
-
选择 Markdown 文件
-
预览路径修改结果
-
绝对路径转相对路径
-
自定义目标前缀
-
覆盖或另存文件
-
现代桌面界面
📦 Download / 下载
Download the installer below and follow the setup instructions.
请下载下方安装包并按提示安装。
🖥 System Requirements / 系统要求
- Windows 10 / 11
- WebView2 Runtime(通常系统自带)
📝 Notes / 说明
If you encounter any issues, feel free to open an issue on GitHub.
如遇问题,欢迎提交 Issue。