Skip to content

KaliAssistant/imgtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imgtools

Build Status Build Status

Noteworthy:

Library dependencies :

  • libheif sudo apt install libheif
file input format color depth output format
img2img.c JPG, PNG, TGA, BMP RGB888, RGBA8888 8bit JPG, PNG, TGA, BMP
img2lcd.c JPG, PNG, TGA, BMP RGB888, RGB565, WK 8/565/1 bit C header, XBM, bin
heic2img.c HEIF (HEIC) RGB888 8bit JPG, PNG, TGA, BMP