-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Daan Christiaens edited this page Aug 28, 2020
·
11 revisions
- https://en.wikipedia.org/wiki/Sixel
- https://www.youtube.com/watch?v=0SasrQ7pnbA
- https://qiita.com/arakiken/items/4a216af6547d2574d283
- https://vt100.net/docs/vt3xx-gp/chapter14.html
- http://rullf2.xs4all.nl/sg/doc.html
- ftp://ftp.fu-berlin.de/unix/www/lynx/pub/shuford/terminal/all_about_sixels.txt
- https://gist.github.com/hackerb9/a96cea91e6122d09a6c97f5eb797d5fa
- http://manpages.ubuntu.com/manpages/xenial/man1/img2sixel.1.html
- https://github.com/TobiasKadelka/niiview (interactive)
- https://pypi.org/project/niicat/
- libsixel C library (along with bindings for other languages): https://saitoha.github.io/libsixel/
- header-only c++ library: https://github.com/ushitora-anqou/tinysixel
- python: https://github.com/saitoha/PySixel,
- RGB vs HLS Sixel format?
- Colour range?