Image conversion
#5
It's a command line tool so you should just be able to run it and it will show the results (which can be redirected to a file to avoid having to copy 'n paste from the terminal):


Code:
./tools/rle_encode.py --help
./tools/rle_encode.py --2bit myimage.png > myimage.py
./tools/rle_encode.py --2bit image1.png image2.png image3.png > images.py
PineTime: wasp-os and MicroPython, Pinebook Pro:  Debian Bullseye


Messages In This Thread
Image conversion - by pratyush049 - 07-01-2020, 04:54 AM
RE: Image conversion - by danielt - 07-01-2020, 07:34 AM
RE: Image conversion - by pratyush049 - 07-01-2020, 11:39 PM
RE: Image conversion - by pratyush049 - 07-08-2020, 12:03 AM
RE: Image conversion - by danielt - 07-08-2020, 03:00 AM
RE: Image conversion - by pratyush049 - 07-10-2020, 05:13 AM
RE: Image conversion - by danielt - 07-13-2020, 03:14 AM
RE: Image conversion - by pratyush049 - 07-13-2020, 05:16 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)