1 个仓库
The capability to export the results of a visual comparison as a new PDF file highlighting differences.
Distinct from PDF Comparison Tools: Distinct from PDF Comparison Tools by focusing on the generation of the visual artifact as a PDF output.
Explore 1 awesome GitHub repository matching content management & publishing · Difference Map Exports. Refine with filters or upvote what's useful.
diff-pdf 是一个用于 PDF 文件的视觉比较工具,用于识别两个文档之间的差异。它既是一个用于验证文档在视觉上是否相同的命令行实用程序,也是一个用于精确定位特定更改的可视化工具。 该项目提供了一个用于手动检查的图形界面,具有缩放和偏移控件以分析视觉偏移。它还生成差异图,直观地突出显示两个 PDF 文档不同的特定区域。 该工具通过返回状态码来指示版本之间是否存在像素级差异,从而支持自动化回归测试。它通过将 PDF 内容光栅化为图像来实现这一点,从而无论内部文档结构如何都能检测到更改。
Produces a new PDF file that visually highlights the specific areas where two documents differ.