Skip to content

Commit 6d3677a

Browse files
committed
Auto-generated summary:
Commit Date: 20240311083353 File changes: README.md | 7 +++++++ pyproject.toml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-)
1 parent 5aa4b61 commit 6d3677a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ PDF Regenerator是一款开源工具,可帮助您将PDF文档 转换为有辅
1111
- **标记到索引单元**:将 PDF 文档中的标记转换为索引单元,以便于快速导航和搜索。
1212
Regenerator PDF 是开源且免费使用的,使其成为学生、研究人员和专业人士的宝贵工具。它兼容 Windows、Mac 和 Linux 操作系统。
1313

14+
## 付费功能
15+
> 开发中
16+
___
17+
- [ ] PDF图片超清重新生成
18+
- [ ] PDF移除只读PDF重新生成
19+
- [ ] PDF签名重新生成
20+
1421
## 安装
1522

1623
```

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pdf_regenerator"
3-
version = "0.0.20240311082110"
3+
version = "0.0.20240311083353"
44
authors = [{name="Talbot3",email="[email protected]"}]
55
description = "PDF Regenerator是一款开源辅助阅读工具,可帮助重新生成 有辅助信息的PDF 文件。"
66
readme = "README.md"

0 commit comments

Comments
 (0)