Skip to content

pelovett/Python-GIF-Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-GIF-Decoder

As the title illuminates, this project is a GIF decoder written in python. The goal is to write a GIF decoder in one python file that will either return a matrix of tuples containing RGB values or display a file using the scipy module.

Currently the LZW decompression algorithm is being worked on.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages