Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.12 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.12 KB

Any File Clone Checker

Overview

This program enables comparison between any two types of files, including PDFs, Word documents, Excel sheets, images, etc. It serves as a tool for detecting duplicates or similarities between files of different formats.

Note

In this program we can include a feature where it showcases the difference between 2 files in a seprate second window. Which will help this project to take to an another level . when needed for an understanding of this way of file working.

Details

  • Language: Python
  • Editor Used: Vs code
  • Library Used: hashlib

About the Project

This project, although small in scale, provides a useful utility for users who need to compare files across various formats. While it's functional, there is always room for improvement and expansion.

Outcomes

Here are the outcomes of the program:

Output 1

Output 1

Output 2

Output 2