Skip to content

A simple opencv image comparer written in Kotlin using Jetpack Compose.

Notifications You must be signed in to change notification settings

Hermanest/kompare

Repository files navigation

What is Kompare

Kompare is a simple image comparison software written in Kotlin. It uses Jetpack Compose as a UI framework, so it can be easily launched on any platform. With the help of OpenCV, Kompare quickly finds duplicate or similar images, helping you organize your photo collection and get rid of unnecessary duplicates. Whether you’re cleaning up personal photos or managing a larger collection, Kompare makes it simple to spot and remove similar images with just a few clicks. Screenshot 2024-12-16 at 00 55 43

Screenshots

Screenshot 1 Screenshot 2
Screenshot 3 Screenshot 4

Compilation

To compile the app, everything you need to do is clone the repo and launch a build task in Gradle as you usually do with other Kotlin/Java projects.

About

A simple opencv image comparer written in Kotlin using Jetpack Compose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages