部分工具

1.将博客链接的内容转化为markdown格式

格式为 :https://r.jina.ai/ 原始URL
官网:jina

Or使用pandoc
打开官网
👉 https://pandoc.org/installing.html
点击 Windows 下载 .msi
双击安装(一路 Next)
在终端内输入

1
pandoc input.html -o output.md

2.将HTML的网页转化为图片

1
2
>F12
>Ctrl + Shift + P

输入

1
Capture full size screenshot