Encode bitmap(bmp) file with run-length encoding(RLE), just like RLE4 and RLE8, but extend to RLE16,
RLE24 and RLE32.

Usually, this project will be used in GUI of embedded system, to make the image files smaller, and
save the IO bandwith. If the GUI support JPG or PNG, the compression ratio is much better than RLE,
but how about the embedded system encounters both caculate limitation and IO bandwidth limitation?
Try this project, I hope it can make a banlance between caculation and bandwidth.

But first of all, you should know that the compression ratio of RLE is highly depend on the bitmap
file data, the ratio can larger than 1, only when the same color continuously repeats in one line,
it will gain a smaller compression ratio.

Project Activity

See All Activity >

Categories

Embedded Systems

License

Apache License V2.0

Follow bmp2rle

bmp2rle Web Site

You Might Also Like
Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of bmp2rle!

Additional Project Details

Intended Audience

Developers

Programming Language

C

Related Categories

C Embedded Systems Software

Registered

2013-01-16