imgcat icon indicating copy to clipboard operation
imgcat copied to clipboard

It's like cat, but for images.

Results 6 imgcat issues
Sort by recently updated
recently updated
newest added

when invoked from a tmux window, the display seems to show a base64 version of the image file

Make it easy to distribute on Windows! I literally have no idea how to do this myself, so `help wanted`.

help wanted
good first issue
hacktoberfest

Currently on windows it prints the ASCII of that image: ![image](https://user-images.githubusercontent.com/3367820/60752315-6eba8700-9ff6-11e9-82c2-ac538c41e7a6.png)

bug
good first issue
hacktoberfest

![image](https://user-images.githubusercontent.com/2156415/59010917-270cd800-885d-11e9-816d-3b801e0f462a.png) ``` # The foreground escape sequence is ^[38;2;;;m # The background escape sequence is ^[48;2;;;m # range from 0 to 255 inclusive. # The escape sequence ^[0m returns output...

enhancement
good first issue
hacktoberfest

This may result in perceivably more accurate colour quantization. > The nonlinear relations for L\*, a\*, and b\* are intended to mimic the nonlinear response of the eye. Furthermore, uniform...

enhancement

this bug was found with afl. proof: ================================================================= ==26325==ERROR: LeakSanitizer: detected memory leaks Direct leak of 7499 byte(s) in 1 object(s) allocated from: #0 0x7f7716c54cef in operator new[](unsigned long) ../../../../libsanitizer/asan/asan_new_delete.cc:107...