Tool for detecting and handling duplicate images

bfgeshka 9bc1b77781 LSP support hai 2 meses
3rdparty 06bc47da32 threadpool (hopefully portable) %!s(int64=3) %!d(string=hai) anos
include 06bc47da32 threadpool (hopefully portable) %!s(int64=3) %!d(string=hai) anos
patches 06bc47da32 threadpool (hopefully portable) %!s(int64=3) %!d(string=hai) anos
resources 67a99ed949 thread pool for hashing %!s(int64=3) %!d(string=hai) anos
src 06bc47da32 threadpool (hopefully portable) %!s(int64=3) %!d(string=hai) anos
.gitignore 155fcd9f71 gitignore: ignore release files %!s(int64=3) %!d(string=hai) anos
.gitmodules 06bc47da32 threadpool (hopefully portable) %!s(int64=3) %!d(string=hai) anos
LICENSE d4df8db75f Initial commit %!s(int64=3) %!d(string=hai) anos
README.md aa5dbb4dcf trying to add screenshot to readme %!s(int64=3) %!d(string=hai) anos
compile_flags.txt 9bc1b77781 LSP support hai 2 meses
makefile c3d3e739fb revert threadpool patch on release %!s(int64=3) %!d(string=hai) anos
screenshot.png aa5dbb4dcf trying to add screenshot to readme %!s(int64=3) %!d(string=hai) anos

README.md

picunic

screenshot

Old repository: https://github.com/Bfgeshka/picunic

Building:

Needs git (for cool patch tricks), make. Should build on GCC and clang.

Linux:

	make

Windows:

requires mingw in PATH
	make

TODO

  • Clean it up
  • Second pass ( 16x16 or 32x32 )
  • CLI version
  • Repeated scans in one session
  • Hotkeys
  • Fit very long names somehow
  • Compare filesize
  • Embed resources
  • Looping comparison withing a group
  • Zoom in/out
  • Resolution change
  • Saving settings
  • Copy image paths
  • Pause button