# replace-md-images **Repository Path**: cqlijilong/replace-md-images ## Basic Information - **Project Name**: replace-md-images - **Description**: 更换图床地址,用于替换md文件中的图片地址为新的地址 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-25 - **Last Updated**: 2025-02-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # replace-md-images #### 介绍 更换图床地址,用于替换md文件中的图片地址为新的地址 Gitee地址:https://gitee.com/cqlijilong/replace-md-images GitHub地址:https://github.com/cqlijilong/replace-md-images #### 使用说明 1. 目前只有一个主程序,直接右键运行即可,程序目录:[ReplaceMdImages.py](main/ReplaceMdImages.py) 2. 运行前需要修改三个参数:old_link_prefix、new_link_prefix、markdown_files_dir 3. 程序运行会输出被修改的图片地址和修改后的图片地址