Skip to content

WIP Python interface to libjpeg to access DCT coefficients

Notifications You must be signed in to change notification settings

wartmanm/pyjpeg-dct

Repository files navigation

pyjpeg-dct makes JPEG DCT coefficients available to Python. It's not very useful for displaying images, but might be helpful if you want to losslessly edit or otherwise mangle them.


Plans

  • Add support for indexing

  • Support Python 3

  • Make more jpeg_decompress_struct and jpeg_component_info fields available

About

WIP Python interface to libjpeg to access DCT coefficients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published