Tool for detecting and handling duplicate images

bfgeshka f534d1f37e fix window positioning %!s(int64=3) %!d(string=hai) anos
3rdparty 349ca69723 raylib update %!s(int64=3) %!d(string=hai) anos
include 9d167248e5 help text fix %!s(int64=3) %!d(string=hai) anos
patches 3ebab93125 cool git patch tricks %!s(int64=3) %!d(string=hai) anos
resources 29eccd78cc more layout changes %!s(int64=3) %!d(string=hai) anos
src f534d1f37e fix window positioning %!s(int64=3) %!d(string=hai) anos
.gitignore 155fcd9f71 gitignore: ignore release files %!s(int64=3) %!d(string=hai) anos
.gitmodules d53b628e61 vector library %!s(int64=3) %!d(string=hai) anos
LICENSE d4df8db75f Initial commit %!s(int64=3) %!d(string=hai) anos
README.md 78402fb335 finish screen resolution %!s(int64=3) %!d(string=hai) anos
makefile 6817dffde6 makefile fix %!s(int64=3) %!d(string=hai) anos

README.md

picunic

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