1 个仓库
Graphical tools specifically designed to display and analyze visual discrepancies between two PDF files.
Distinct from Visual Difference Analyzers: Focuses on PDF-specific rendering and alignment controls rather than general image-to-image difference analysis.
Explore 1 awesome GitHub repository matching graphics & multimedia · PDF Difference Visualizers. Refine with filters or upvote what's useful.
diff-pdf 是一个用于 PDF 文件的视觉比较工具,用于识别两个文档之间的差异。它既是一个用于验证文档在视觉上是否相同的命令行实用程序,也是一个用于精确定位特定更改的可视化工具。 该项目提供了一个用于手动检查的图形界面,具有缩放和偏移控件以分析视觉偏移。它还生成差异图,直观地突出显示两个 PDF 文档不同的特定区域。 该工具通过返回状态码来指示版本之间是否存在像素级差异,从而支持自动化回归测试。它通过将 PDF 内容光栅化为图像来实现这一点,从而无论内部文档结构如何都能检测到更改。
Ships a graphical interface for side-by-side PDF comparison with zoom and offset controls.