Skip to content

This Program is used to convert pixel format RGB(888) to pixel format RGB(565) format. It can be used with 3 image formats(jpg,png and bmp) with any resolution. Simply Open the Image and It will be converted into RGB(565) in the same directory of image.

ajay126z/RGB888ToRGB565-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGB888ToRGB565-Converter

This Program is used to convert RGB(888) format to RGB(565) format. It can be used with 3 image formats(jpg,png and bmp) with any resolution. Simply Open the Image and It will be converted into RGB(565) in the same directory of image.

Note

I need to improve the description. Please use actual software from Final_Extended.zip file.

This program might not run Python 3. It is not tested on python 3. In this case, please use python 2.7.

If you find any issue, please raise a issue.

About

This Program is used to convert pixel format RGB(888) to pixel format RGB(565) format. It can be used with 3 image formats(jpg,png and bmp) with any resolution. Simply Open the Image and It will be converted into RGB(565) in the same directory of image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published