awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesPDF Comparison Tools

Applications that compare two PDF documents to identify and highlight differences between them.

Explore 2 awesome GitHub repositories matching content management & publishing · PDF Comparison Tools. Refine with filters or upvote what's useful.

Awesome PDF Comparison Tools GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • stirling-tools/stirling-pdfAvatar de Stirling-Tools

    Stirling-Tools/Stirling-PDF

    81,109Voir sur GitHub↗

    Stirling-PDF is a self-hosted document processing suite designed for secure, private file management. It functions as a comprehensive transformation engine that executes complex operations—such as merging, splitting, converting, and redacting documents—directly on the host machine. The platform provides both a browser-based interface for interactive editing and a programmatic, API-first architecture that allows for the automation of document workflows through standard HTTP requests. The project distinguishes itself through its focus on private, infrastructure-agnostic deployment and granular

    Highlights differences between two documents to assist with version control and content verification.

    TypeScriptdockerhacktoberfestjava
    Voir sur GitHub↗81,109
  • vslavik/diff-pdfAvatar de vslavik

    vslavik/diff-pdf

    4,263Voir sur GitHub↗

    diff-pdf est un outil de comparaison visuelle pour les fichiers PDF qui identifie les différences entre deux documents. Il fonctionne à la fois comme un utilitaire en ligne de commande pour vérifier si des documents sont visuellement identiques et comme un visualiseur pour localiser des changements spécifiques. Le projet fournit une interface graphique pour l'inspection manuelle, avec des contrôles de zoom et de décalage pour analyser les décalages visuels. Il génère également des cartes de différence qui mettent visuellement en évidence les zones spécifiques où deux documents PDF diffèrent. L'outil prend en charge les tests de régression automatisés en renvoyant des codes d'état pour indiquer si des écarts au niveau des pixels existent entre les versions. Il y parvient en rastérisant le contenu PDF en images pour détecter les changements indépendamment de la structure interne du document.

    Identifies visual differences between two PDF files and generates highlight maps of the changes.

    C++pdf
    Voir sur GitHub↗4,263
  1. Home
  2. Content Management & Publishing
  3. Content Processing and Transformation
  4. Document Processing and Conversion
  5. Document Processing Tools
  6. PDF Manipulation Utilities
  7. PDF Comparison Tools

Explorer les sous-tags

  • Difference Map ExportsThe 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.