Skip to content

Latest commit

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

python-jpeg-decoder

Simple JPEG decoder built in Python without any external modules.

Info

This project was built for Math Seminar at Park Tudor.

Currently only supports baseline JPEGs.

Outputs debug information of JPEG segments encountered, emulating the format of JPEGSnoop.

Usage

To use, modify IMAGE_TO_OPEN in jpeg.py and run it.

Example

example

About

Simple JPEG decoder built in Python without external modules for educational purposes.

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages