qarmin / czkawka

Multi functional app to find duplicates, empty folders, similar images etc.
Other
18.41k stars 609 forks source link

Display similar images in a grid view #334

Open ElectroYan opened 3 years ago

ElectroYan commented 3 years ago

To make selecting images and manually checking their differences easier it would be nice have an optional grid view option which allows selecting the images instead of a listview.

It should also show the resolution/file size underneath the image.

qarmin commented 3 years ago

If anyone know how to do this from GTK side with good performance(no freezes due loading images and creating thumbnails), I'm open to ideas.