Tool for detecting and handling duplicate images

bfgeshka 9bc1b77781 LSP support 2 miesięcy temu
3rdparty 06bc47da32 threadpool (hopefully portable) 3 lat temu
include 06bc47da32 threadpool (hopefully portable) 3 lat temu
patches 06bc47da32 threadpool (hopefully portable) 3 lat temu
resources 67a99ed949 thread pool for hashing 3 lat temu
src 06bc47da32 threadpool (hopefully portable) 3 lat temu
.gitignore 155fcd9f71 gitignore: ignore release files 3 lat temu
.gitmodules 06bc47da32 threadpool (hopefully portable) 3 lat temu
LICENSE d4df8db75f Initial commit 3 lat temu
README.md aa5dbb4dcf trying to add screenshot to readme 3 lat temu
compile_flags.txt 9bc1b77781 LSP support 2 miesięcy temu
makefile c3d3e739fb revert threadpool patch on release 3 lat temu
screenshot.png aa5dbb4dcf trying to add screenshot to readme 3 lat temu

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