C

Czkawka

C
Czkawka Dev Tools v12.0.1

12.0.1

Version 12.0.1 - 29.07.2026r Czkawka GTK Deprecation Notice Version 12.0 is the last released version of Czkawka GTK. No new binaries will be provided from this point on. All users are encouraged to migrate to Krokiet, the new Slint-based GUI frontend. Core Fixed an issue where console windows appeared on Windows when running FFmpeg internally - #1989 Added BuildRuntimeInfo, a new module that dete…

C
Czkawka Dev Tools

Nightly

App version from the latest commit on the master branch New binaries are automatically added here by CI Legend krokiet – primary graphical version of the application, fully supported and actively developed, includes new features and ongoing improvements gtk_gui – legacy GTK-based graphical version, maintenance mode only, receives critical fixes but no new features cli – command-line version of the…

C
Czkawka Dev Tools v12.0.0

12.0.0

Version 12.0 - 28.06.2026r Czkawka GTK Deprecation Notice Version 12.0 is the last released version of Czkawka GTK. No new binaries will be provided from this point on. All users are encouraged to migrate to Krokiet, the new Slint-based GUI frontend. The source code remains in the repository and compatibility with czkawka_core will be maintained for some time so the application can still be built…

C
Czkawka Dev Tools v11.0.1

11.0.1

Version 11.0.1 - 20.02.2026r Core Fixed issue with excluded folders not working on Windows - #1808 GTK GUI Added missing Duration column to the similar videos tab, fixing a panic that occurred after video analysis - #1793 Removed warning log message shown for non-existing excluded directories - #1795 Fixed panic occurring when double-clicking a folder from the included or excluded directories list…

C
Czkawka Dev Tools v11.0.0

11.0.0

Version 11.0.0 - 14.02.2026r Breaking changes Users The Czkawka GUI config file was migrated from a custom, broken format to JSON. All settings must be configured again. The old TXT file is not removed and can be used as a reference. In broken files mode, file type is no longer stored in cache. Existing cache files are incompatible with this version and will be automatically regenerated. The Simil…

C
Czkawka Dev Tools v10.0.0

10.0.0

Version 10.0.0 - 18.08.2025r Breaking changes Users Some languages now have unified names in Crowdin (e.g. es → es-ES). The GUI may not find them and will fall back to the default language. Cache files now use memory limits and are incompatible with previous versions. Cli image filter argument changed from faussian to gaussian Devs stop_flag is now required argument in most of the core functions V…

C
Czkawka Dev Tools v9.0.0

9.0.0

Version 9.0.0 - 16.03.2025r Breaking changes Video, Duplicate (smaller prehash size), and Image cache (EXIF orientation + faster resize implementation) are incompatible with previous versions and need to be regenerated. Core Automatically rotating all images based on their EXIF orientation - #1368 Fixed a crash caused by negative time values on some operating systems - #1369 Updated vid_dup_finder…

C
Czkawka Dev Tools v8.0.0

8.0.0

Version 8.0.0 - 11.10.2024r Breaking changes Due to the removal image_type from image struct, old cache files are incompatible with new version and should be regenerated from scratch(it uses new name) Some CLI arguments could change short name, due fixing ambiguous names Known regressions Slint 1.8 which Krokiet uses requires femtovg 0.9.2 which broke font rendering - slint-ui/slint#6298 CI Provid…

C
Czkawka Dev Tools v7.0.0

7.0.0

Version 7.0.0 - 19.02.2024r BREAKING CHANGES Reducing size of cache files, made old cache files incompatible with new version -C in CLI now saves as compact json GTK GUI Added drag&drop support for included/excluded folders - #1106 Added information where are saved scan results - #1102 CLI Providing full static rust binary with Eyra - #1102 Fixed duplicated -c argument, now saving as compact json…

C
Czkawka Dev Tools v6.1.0

6.1.0

Version 6.1.0 - 15.10.2023r BREAKING CHANGE - Changed cache saving method, deduplicated, optimized and simplified procedure(all files needs to be hashed again) - #1072, #1086 Remove up to 340ms of delay when waiting for results - #1070 Added logger with useful info when debugging app (level can be adjusted via e.g. RUST_LOG=debug env) - #1072, #1070 Core code cleanup - #1072, #1070, #1082 Updated…

C
Czkawka Dev Tools v6.0.0

6.0.0

Version 6.0.0 - 11.06.2023r Add finding similar audio files by content - #970 Allow to find duplicates by name/size at once - #956 Fix, simplify and speed up finding similar images - #983 Fixed bug when cache for music tags not worked - #970 Allow to set number of threads from CLI - #972 Fix problem with invalid item sorting in bad extensions mode - #972 Big refactor/cleaning of code - #956/#970/#…