Tool for detecting and handling duplicate images

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

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