etcpy Decoding ETC1 image data to RGBA string for Python Install pip install . Usage import cv2 import pyetc res = pyetc.decode_etc1(rawdata, width, height) Original source etc.h, etc.py : Ishotihadus/mikunyan