Skip to content

An RLE Image Encoder built with Python that loads and interprets images.

Notifications You must be signed in to change notification settings

Dilsinnam/RLEImageEncoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RLE Image Encoder

An Image Encoder that reads hex strings and displays them in an image format. UF Gator in a pixelated format

Features

Displays a Spectrum Image of colors to see the current scheme (based on theme): Color Spectrum based on theme

RLE Menu with options to load, read, and display images based on hex strings:

RLE Menu

  1. Exit
  2. Load File
  3. Load Test Image
  4. Read RLE String
  5. Read RLE Hex String
  6. Read Data Hex String
  7. Display Image
  8. Display RLE String
  9. Display Hex RLE Data
  10. Display Hex Flat Data Select a Menu Option:

Displaying custom hex strings are a work in progress. They will be updated as I complete other parts of the lab.

About

An RLE Image Encoder built with Python that loads and interprets images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages