Ganther3301 / Doc-Scan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doc-Scan

Purpose:-

The use of this tool is to obtain any differences between files so as to make sure there are no errors while copying the files or for checking scripts to see if they are the exact same (Used to prevent direct copying of answers and documents).

Libraries needed for the program are:-

  1. pip install PyPDF2

Additional features to be added:-

  • Add a GUI.
  • Allow for different file formats using.
  • Find more efficient and accurate way to detect differences between pdf files rather than finding mistakes.
  • Add a function to tell how similiar the documents are, using probability and other tools which can be used for this purpose.

Maintained by: Mohamed Ayaan

About

License:GNU General Public License v2.0


Languages

Language:Python 100.0%