Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Yohannfra/lvgl_batch_image_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LGVL helper script to batch and convert with lvgl offline image converter

Clone this repository

$ git clone --recursive https://github.com/Yohannfra/lvgl_batch_image_converter.git

How to use

Edit the variables CF and FORMAT in run_batch.py to fit your needs.

# run on all directory (only .png, .jpg and .bmp will be converted)
./run_batch.py directory_with_images

# run on files
./run_batch.py file1.png file2.png file3.png ...

About

script to batch and convert with lvgl offline image converter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages