awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesPDF Difference Visualizers

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.

Awesome PDF Difference Visualizers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • vslavik/diff-pdfvslavik 的头像

    vslavik/diff-pdf

    4,263在 GitHub 上查看↗

    diff-pdf 是一个用于 PDF 文件的视觉比较工具,用于识别两个文档之间的差异。它既是一个用于验证文档在视觉上是否相同的命令行实用程序,也是一个用于精确定位特定更改的可视化工具。 该项目提供了一个用于手动检查的图形界面,具有缩放和偏移控件以分析视觉偏移。它还生成差异图,直观地突出显示两个 PDF 文档不同的特定区域。 该工具通过返回状态码来指示版本之间是否存在像素级差异,从而支持自动化回归测试。它通过将 PDF 内容光栅化为图像来实现这一点,从而无论内部文档结构如何都能检测到更改。

    Ships a graphical interface for side-by-side PDF comparison with zoom and offset controls.

    C++pdf
    在 GitHub 上查看↗4,263
  1. Home
  2. Graphics & Multimedia
  3. PDF Difference Visualizers