Overview of Czkawka frontends
masterCzkawka provides several different interfaces depending on your platform and needs:
- Krokiet: The new generation GUI frontend. It is simple, multiplatform (Linux, macOS, Windows), and uses the Slint framework. This is the recommended version for new users.
- Czkawka (GUI): The older GTK 4-based frontend. Note: Version 12.0 is the last released version; no new binaries will be provided.
- Cedinia: A touch-friendly Android GUI frontend built with Slint.
- Czkawka CLI: A command-line interface for easy automation.
- Czkawka Core: The underlying Rust library used by all frontends and available for external integration.