Beside flying me to the moon, Linux can do a lot of things!
I have very many jpg-files in various folders.
Is there an application or command(s), which can do a bulk comparison, meaning select a folder or its content completely and see where in other folders are the same images?
sorting many images for doubles [SOLVED]
Forum rules
Before you post please read how to get help
Before you post please read how to get help
sorting many images for doubles [SOLVED]
Last edited by 52ROSt on Thu Oct 22, 2020 12:56 am, edited 1 time in total.
Re: sorting many images for doubles
Try the Geeqie image viewer. It has a duplicate image search tool http://www.geeqie.org/features.html
- Kadaitcha Man
- Level 11
- Posts: 3890
- Joined: Mon Aug 27, 2012 10:17 pm
Re: sorting many images for doubles
geeqie
is in the repositories.It's pronounced kad-eye-cha, not kada-itcha.
Re: sorting many images for doubles
Thanks a lot for this VERY valuable Information!
-
- Level 1
- Posts: 39
- Joined: Wed Jul 29, 2020 12:42 pm
Re: sorting many images for doubles [SOLVED]
fdupes is a command line tool that will find duplicate files of any type. Works very well, and is in the repositories also
Re: sorting many images for doubles [SOLVED]
Thanks also for the fdupes information. Command line tool. An interesting challenge...
Re: sorting many images for doubles [SOLVED]
I've been using XnView MP https://www.xnview.com/en/
That command-line fdupes looks interesting for scripting...
That command-line fdupes looks interesting for scripting...
Re: sorting many images for doubles [SOLVED]
I am also using XnView (again) but did not know that it can identify dupes. I will have a look! Thanks!