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).
- pip install PyPDF2
- 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.