2 dépôts
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.
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.
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.