Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 510 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 510 Bytes

Python Example

This example suggests how to convert PIL images into SIXEL using libsixel python interface.

Requirements

  • libsixel-python
  • PIL (Python Imaging Library) or its compatible library

Run (only works on SIXEL terminals)

$ ./converter.py

License

Hayaki Saito saitoha@me.com

I declared main.c is in Public Domain (CC0 - "No Rights Reserved"). This example is offered AS-IS, without any warranty.