Dump structure of a jpeg file
$ cargo install jfifdump
$ jfifdump image.jpeg
``` USAGE: jfifdump [FLAGS] [OPTIONS]
FLAGS: -v, --verbose Make output more verbose -h, --help Prints help information -V, --version Prints version information
OPTIONS:
-f, --format
ARGS: Jpeg file to use
```
This project is licensed under either of
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in serde_urlencoded by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.