Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

将文档中的网络图片转换为本地资源文件 #3959

Closed
88250 opened this issue Jan 30, 2022 · 3 comments
Closed

将文档中的网络图片转换为本地资源文件 #3959

88250 opened this issue Jan 30, 2022 · 3 comments
Assignees
Milestone

Comments

@88250
Copy link
Member

88250 commented Jan 30, 2022

编辑器 ... 菜单中提供该特性,点击后通过内核下载文档中的所有网络图片(https:// 开头),然后将图片链接地址由网络地址替换为本地资源文件地址(assets/ 开头)。

@88250 88250 self-assigned this Jan 30, 2022
@88250 88250 added Feature and removed Enhancement labels Jan 30, 2022
@88250 88250 changed the title 将网络图片拉取到本地 将网络图片拉取到本地资源文件 Jan 30, 2022
@88250 88250 changed the title 将网络图片拉取到本地资源文件 将网络图片转换为本地资源文件 Jan 30, 2022
@88250 88250 changed the title 将网络图片转换为本地资源文件 将文档中的网络图片转换为本地资源文件 Jan 30, 2022
@88250 88250 added Enhancement and removed Feature labels Jan 30, 2022
@88250 88250 added this to the 1.7.10 milestone Jan 30, 2022
@88250 88250 closed this as completed Jan 30, 2022
@Nyyyb
Copy link

Nyyyb commented Feb 1, 2022

发现一个小bug,转换的文件可能会失去.png后缀,这时候.asset里面存放的是没有后缀的文件,还会导致产生未引用资源,手动在.asset文件夹和图片地址加上.png就正常了

@88250
Copy link
Member Author

88250 commented Feb 2, 2022

@Nyyyb #3972

@aantior
Copy link

aantior commented Jul 9, 2023

如何批量转换为本地图片 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants