Selaa lähdekoodia

update readme

赵小蒙 1 vuosi sitten
vanhempi
commit
9d62940217
2 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 1 0
      README.md
  2. 1 0
      README_zh-CN.md

+ 1 - 0
README.md

@@ -26,6 +26,7 @@ Key features include:
 - Support for multiple front-end model inputs
 - Removal of headers, footers, footnotes, and page numbers
 - Human-readable layout formatting
+- Retains the original document's structure and formatting, including headings, paragraphs, lists, and more
 - Extraction and display of images and tables within markdown
 - Conversion of equations into LaTeX format
 - Automatic detection and conversion of garbled PDFs

+ 1 - 0
README_zh-CN.md

@@ -26,6 +26,7 @@ Magic-PDF 是一款将 PDF 转化为 markdown 格式的工具。支持转换本
 - 支持多种前端模型输入
 - 删除页眉、页脚、脚注、页码等元素
 - 符合人类阅读顺序的排版格式
+- 保留原文档的结构和格式,包括标题、段落、列表等
 - 提取图像和表格并在markdown中展示
 - 将公式转换成latex
 - 乱码PDF自动识别并转换