An open API service indexing awesome lists of open source software.

https://github.com/paiv/jpeg-reader

JPEG parser analyzer
https://github.com/paiv/jpeg-reader

Last synced: about 2 months ago
JSON representation

JPEG parser analyzer

Awesome Lists containing this project

README

        

paiv JPEG Reader
==

[![standwithukraine](https://user-images.githubusercontent.com/196601/174491396-41ace22e-bd2e-4b45-bb91-037067fba664.svg)](https://ukrainewar.carrd.co/)

```
usage: jpeg_reader.py [-h] [-d dir] [-o ofile] [-v] infile

positional arguments:
infile JPEG file to parse

optional arguments:
-h, --help show this help message and exit
-d dir, --dump dir Dump directory
-o ofile, --export-image ofile
Image file to export: .ppm
-v, --verbose Verbose output
```