Tool for detecting and handling duplicate images

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

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