Update docs and sort content

This commit is contained in:
github-actions[bot]
2024-12-19 07:09:32 +00:00
parent d248df4862
commit 6795dbc0c3

View File

@ -17,4 +17,20 @@ toAstro: true
[PDF文件合并工具 - 在线免费合并PDF文档](https://pdf.kazoottt.top/)
## 背景
<img src="https://pictures.kazoottt.top/2024/12/20241219-451b26c6ab1c95bfe072e356579ce4af.png"/>
昨天在超话看到了杂货铺的小说的翻译
[中字自翻《Whale... - @Co_Shean01的微博 - 微博](https://weibo.com/6515676456/P4RZHdySF#comment)
![image.png](https://pictures.kazoottt.top/2024/12/20241219-e086ea78a460bd093313ad11e4c223ba.png)
然后由于是分章节每个章节有对应的 pdf而我比较喜欢使用微信读书来进行阅读所以产生了想要把所有的 pdf 合并为一个的需求。
虽然现在随便搜索都能搜到有这样现成的工具,但是处于学习目的,还是自己写了一个合并 pdf 的网站。
## 鸣谢
使用了 [GitHub - nbesli/pdf-merger-js](https://github.com/nbesli/pdf-merger-js) 这个库来进行 pdf 的合并