Skip to content

Instantly share code, notes, and snippets.

View sonic74's full-sized avatar

Sven Killig sonic74

View GitHub Profile
@sonic74
sonic74 / PuTTY.pal
Created March 2, 2019 00:05 — forked from klange/image-to-ansi.py
Convert images to ANSI escape sequences
# Palette
# Mode: RGB
0 0 0 0
1 187 0 0
2 0 187 0
3 187 187 0
4 0 0 187
5 187 0 187
6 0 187 187
7 187 187 187