GithubHelp home page GithubHelp logo

andydragon / antidupl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ermig1979/antidupl

0.0 2.0 0.0 44.04 MB

A program to search similar and defect pictures on the disk

Home Page: https://ermig1979.github.io/AntiDupl

License: MIT License

Batchfile 0.59% C 1.07% C++ 26.12% C# 72.23%

antidupl's Introduction

AntiDupl screenshot

Typically, modern computer users have large collections of images in various formats. And then more these collections, then more likely to have the large number of duplicates. The natural desire of the user is to get rid of them. However, if the collection is large enough, do this manually is a very tedious and unproductive work. AntiDupl.NET program will help you automate this process. It can find and display duplicate images in the main graphic formats: JPEG, GIF, TIFF, BMP, PNG, EMF, WMF, WEBP, EXIF, ICON, JP2, PSD, DDS, HEIF, HEIC, TGA, AVIF and JXL. The comparison is based on the contents of the files, so the program can find not only almost identical, but similar images. In addition, the program can find images with some types of defects.

AntiDupl.NET program is free and open-source software. It is simple to use, has high speed and accuracy of work, supports Russian and English interface.

Building AntiDupl.NET

  1. Download Visual Studio 2022 e.g. the Community Edition:

    https://visualstudio.microsoft.com/vs/community/

  2. In the Visual Studio Installer select following workloads

  • .NET Desktop development
  • Desktop development with C++ Info: Current latest default toolset is v143
  1. Download vcpkg dependency manager, e.g. by using git:
	git clone https://github.com/Microsoft/vcpkg.git
  1. Install vcpkg:
	cd vcpkg
	./bootstrap-vcpkg.bat
	./vcpkg integrate install
  1. Open Visual solution file
	src\AntiDupl.sln
  1. Start building AntiDupl.NET in Visual Studio. Depended libraries will be automatically loaded and build by vcpkg

Command line tool AntiDuplX

There is a command line tool AntiDuplX to search simular and damaged images. This is standalon project which uses similar algorithm of image comparison. It works for Linux and Windows.

antidupl's People

Contributors

ermig1979 avatar edi61 avatar yfdyh000 avatar inger147 avatar gismo2004 avatar heinrichi avatar dependabot[bot] avatar geogeo-gr avatar sls463 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.