Code Monkey home page Code Monkey logo

qt_disk-deduper's Introduction

Disk deduper

A desktop app that will help you find and deal with file duplicates on you drive

Features

  • Blazingly fast - due to using more or less advanced algorithms and multithreading
  • Free, Open Source without ads
  • Cache support - second and further scans will be miles faster than the first one
  • GUI frontend - uses QT 5 framework
  • Multiple tools to use:
    • View and manage duplicates - Finds duplicates based on file name or hash
    • Automatic deduplication - You select a master folder and slave folders, it finds duplicates and moves them into a folder you specify.
    • Extension filter - Choose which extensions to white(black)list
    • Similar Images - Finds images which are not exactly the same (different resolution, watermarks)
    • File stats - Gather metadata from files (e.g. EXIF for images) and display it a nice table
      • Currently supports
        • Audio metadata - (Album, Artist, Genre, Title)
        • Video / Image metadata - (Camera model/manufacturer, Width, Height)
        • Video metadata - (Duration)
        • Other - (Creation date)
    • EXIF rename - Bulk rename files following a template (cut down version of KRename)

Planned features

  • Windows support
  • Cli frontend
  • Translations

Supported OS

Linux - (Only tested on Arch, but should work almost anywhere) Windows - Not yet

How do I use it?

Tutorial coming soon, you can look at the UI for now.

UI

Installation

At the moment there are no prebuilt binaries, so you will have to compile from source

Compiling from source

Requirements

Package Min What for
ffmpeg 5.0.0 For thumbnail generation
perl-image-exiftool 12.42 For image metadata extraction
qt5-base 5.15.0 Gui framework
qt5-charts 5.15.0 For pie-chart

Arch

  • Install dependencies
sudo pacman -S ffmpeg perl-image-exiftool qt5-base qt5-charts
  • Download the source
git clone https://github.com/dgudim/qt_disk-deduper
  • Build Open the project in QTCreator and build either Debug or Release

Similar apps

My application is not the only one on the Internet, there are many similar applications which do some things better and some things worse:

GUI

  • DupeGuru - Many options to customize; great photo compare tool
  • FSlint - A little outdated, but still have some tools not available in Czkawka
  • AntiDupl.NET - Shows a lot of metadata of compared images
  • Video Duplicate Finder - Finds similar videos(surprising, isn't it), supports video thumbnails
  • Czkawka - Simple and fast, find duplicates, empty folders, big files, etc. has GTK and CLI frontends

qt_disk-deduper's People

Watchers

 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.