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
- Host: GitHub
- URL: https://github.com/paiv/jpeg-reader
- Owner: paiv
- License: mit
- Created: 2019-07-14T11:34:25.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-18T20:36:39.000Z (6 months ago)
- Last Synced: 2025-01-18T03:26:54.859Z (3 months ago)
- Language: Python
- Homepage:
- Size: 9.22 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
paiv JPEG Reader
==[](https://ukrainewar.carrd.co/)
```
usage: jpeg_reader.py [-h] [-d dir] [-o ofile] [-v] infilepositional arguments:
infile JPEG file to parseoptional 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
```