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

https://github.com/image-rs/undump

Analyze image dumps
https://github.com/image-rs/undump

Last synced: 4 months ago
JSON representation

Analyze image dumps

Awesome Lists containing this project

README

        

# image-undump

Analyze a folder containing a large quantity of images.

## Usage

```sh
$ image-undump [-r] directory
```

## License

Licensed under either of

* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

at your option.