Software Alternatives, Accelerators & Startups
Table of contents
  1. Videos
  2. Social Mentions
  3. Comments

Czkawka

Multi functional app to find duplicates, empty folders, similar images etc.

Czkawka Reviews and details

Screenshots and images

  • Czkawka Landing page
    Landing page //
    2023-09-28

Features & Specs

  1. Open Source

    Being an open-source project, Czkawka allows users to inspect, modify, and contribute to its code base, ensuring transparency and fostering community-driven improvements.

  2. Cross-Platform

    Czkawka is designed to be cross-platform, supporting major operating systems like Windows, Linux, and macOS, which makes it versatile for users on different systems.

  3. Rust Programming Language

    The application is written in Rust, which is known for its safety, speed, and concurrency. This contributes to the performance and reliability of the application.

  4. Graphical and Command Line Interface

    Czkawka provides both a graphical user interface (GUI) and a command-line interface (CLI), catering to both novice users and advanced users who prefer scriptable solutions.

  5. Efficient Duplicate Finder

    The tool specializes in finding duplicate files using various methods like file name, size, and hash, helping users free up disk space efficiently.

Badges

Promote Czkawka. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

Cleaning up Duplicate Files And Images with AI - Czkawka

CZKAWKA - co ją wywołuje i jak się jej pozbyć?

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Czkawka and what they use it for.
  • Umami is a simple, fast, privacy-focused alternative to Google Analytics
    There's Czkawka, Polish for "hiccup" application that helps find duplicates [1], dev behind it also created files renamer Szyszka, again "cone" in Polish [2]. Backup solution Kopia [3] mean "copy" but also "lance" and "spear" hence the pointy thing in its logo - if I recall correctly one of devs is Polish. [1] - - Source: Hacker News / 5 days ago
  • Ask HN: How do you deduplicate files?
    You want content-addressed storage; this works with rolling content hashes that identify common blocks of memory. `rsync` uses that technique to minimize bytes to be transferred. https://github.com/qarmin/czkawka is a GUI app and CLI tool to find identical files in general and similar images in particular. The task is much simpler if you only want to find... - Source: Hacker News / 6 months ago
  • Tools to deduplicate files
    Https://github.com/qarmin/czkawka by far the best of anything iv tried. Source: over 1 year ago
  • fdupes: Identify or Delete Duplicate Files
    I've used Czkawka (https://github.com/qarmin/czkawka) because it does Lanczos-based image duplicate detection, which makes it more practical for me. - Source: Hacker News / over 1 year ago
  • AllDup suddenly taking forever to process/delete selections
    Maybe it's a setting you made or the files, not sure. You can try another software czkawka to see if you get better results with it. Source: over 1 year ago
  • Is there a file duplicate finder that works with animated jpegxl-gif?
    For static images I used https://github.com/qarmin/czkawka and it works well enough. I think. But when I used it on a folder with gifs and their jxl conversions, it shows nothing. SURELY this could not be user error, rrrright? Source: over 1 year ago
  • PhotoPrism: Browse Your Life in Pictures
    I used to use DupeGuru which has some photo-specific dupe detection where you can fuzzy match image dupes based on content: https://dupeguru.voltaicideas.net/ But I switched over to czkawka, which has a better interface for comparing files, and seems to be a bit faster: https://github.com/qarmin/czkawka. - Source: Hacker News / over 1 year ago
  • I'm amazed how I find anything & why I have so many dupes!
    There's always the well-respected tool, Czkawka. Or, of the CLI is your thing, jdupes is a good option. Source: over 1 year ago
  • Anyone know of any good file deduplication tools?
    It's post-process scheduled deduplication. Also, there's czkawka: https://github.com/qarmin/czkawka. Source: over 1 year ago
  • [media] Czkawka 6.0 - File cleaner, now finds similar audio files by content, files by size and name and fix and speedup similar images search
    Repository - https://github.com/qarmin/czkawka Files to download - https://github.com/qarmin/czkawka/releases Installation - https://github.com/qarmin/czkawka/blob/master/instructions/Installation.md Instruction - https://github.com/qarmin/czkawka/blob/master/instructions/Instruction.md Translation - https://crowdin.com/project/czkawka. Source: over 1 year ago
  • A duplicate file finder with GUI written using gtk4-rs and relm4
    Nice, looks very clean. Are you aware of czkawka? That's a fairly advanced duplicate finder, also written in rust and also using gtk4: https://github.com/qarmin/czkawka. Source: over 1 year ago
  • Looking for software that will find duplicate photos in multiple locations and move or copy to a new location
    Https://github.com/qarmin/czkawka (polish for “Hiccup” if you need help remembering the name, which was scientifically designed to be as oppositional to the American memory as possible lmao). Source: over 1 year ago
  • Using hash to compare files
    On the topic of file deduplication, the is Czkawka, a program made by a fellow Pole that I have used couple of times. Even if you want to continue with your project, you can get some inspiration on how they did that. Source: over 1 year ago
  • Google Photos "free up space" feature
    I am using photoprism on my k3s. It scales well so far and I have just uploaded only 10% of google photos so far. I plan to use project like https://github.com/qarmin/czkawka to eliminate duplicate photos to free up ssd storage. I also use that with longhorn project for volume replicas and backup for HA and DR situations. Source: over 1 year ago
  • Can anyone recommend some REALLY good deduplication software? Willing to pay for quality!
    Czkawaka works great and you don't need to pay for it, it's free and open-source. Source: over 1 year ago
  • Use `dano` to find duplicate media files
    I can also recommend Czkawka: https://github.com/qarmin/czkawka. Source: over 1 year ago
  • Diff tool for medias
    I know czkawka is also good, and it seems like it might have an easier UI. Source: over 1 year ago
  • I made a simple tool to help with organizing duplicate files
    Not trying to take away from the work you've done but have you heard of rom managers? You provide it with a dat file from redump/no-intro and it'll help organize your collection. Looking for duplicates just based on similar filenames is risky for anything other than roms which can easily be found again. Czkawka is a good option for searching for duplicates based on the hash of the file. Source: over 1 year ago
  • This Week in Self-Hosted (12 May 2023)
    This week's newsletter includes a variety of new self-hosted software, community content (some generated by this subreddit!), and an application spotlight on Czkawka - a tool for managing various unnecessary file types (duplicates, large files, broken links, etc.). Source: almost 2 years ago
  • Is there any chance I can install Photoprism on my NUC?
    Or you might also be interested in https://github.com/qarmin/czkawka to find duplicates. Source: almost 2 years ago
  • Indexation of images with date in filename + how are duplicates handled
    Rather than using a hash, which is prone to fail if an image changes even slightly (due to compression, metadata change, etc.), would it be feasible to use a more robust de-duplication system, similar to what can be found in czkawka? Https://github.com/qarmin/czkawka. Source: almost 2 years ago

Do you know an article comparing Czkawka to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Czkawka discussion

Log in or Post with

This is an informative page about Czkawka. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.