JFIF-Dump

crates.io badge Rust

Dump structure of a jpeg file

Installation

$ cargo install jfifdump

Usage

$ jfifdump image.jpeg

Command-line options

``` USAGE: jfifdump [FLAGS] [OPTIONS]

FLAGS: -v, --verbose Make output more verbose -h, --help Prints help information -V, --version Prints version information

OPTIONS: -f, --format Output format [default: text] [possible values: text, json]

ARGS: Jpeg file to use

```

License

This project is licensed under either of

Contribution

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.