Update README.md
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -11,7 +11,7 @@ | ... | @@ -11,7 +11,7 @@ |
| 11 | - 多碎图,根据宽高突变位置分组,拼接合并后保存 | 11 | - 多碎图,根据宽高突变位置分组,拼接合并后保存 |
| 12 | - 其他特殊情况:保存整个页面为png图片 | 12 | - 其他特殊情况:保存整个页面为png图片 |
| 13 | 13 | ||
| 14 | ## 用法 | 14 | ## 用法 |
| 15 | - python3.6+ | 15 | - python3.6+ |
| 16 | - `pip install -r requirements` | 16 | - `pip install -r requirements` |
| 17 | - `python pdf_to_img.py pdf_path [img_path]` | 17 | - `python pdf_to_img.py pdf_path [img_path]` | ... | ... |
-
Please register or sign in to post a comment