Skip to content

Latest commit

 

History

History

python

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.