-
Notifications
You must be signed in to change notification settings - Fork 0
A very basic version of Run Length Encoding algorithm that encodes ascii data in a compressed format. It works on a text file containing an image constructed using 2 ascii characters and the RLE with encode it in a compressed format. The program can also decompress a file containing data in RLE compressed format into the exact image that was ori…
ishitakakkar1003/RLE-Encoding-Algorithm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
A very basic version of Run Length Encoding algorithm that encodes ascii data in a compressed format. It works on a text file containing an image constructed using 2 ascii characters and the RLE with encode it in a compressed format. The program can also decompress a file containing data in RLE compressed format into the exact image that was ori…
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published