/jpegdump-python

Console application that dumps the content of a JPEG(-LS) file to standard output

Primary LanguagePythonMIT LicenseMIT

jpegdump-python

Simple Python console application that dumps the marker segments of a JPEG and JPEG-LS file. In essence a copy of the jpegdump C# application.