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
- Host: GitHub
- URL: https://github.com/image-rs/undump
- Owner: image-rs
- License: apache-2.0
- Created: 2020-06-05T22:32:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T00:43:43.000Z (about 3 years ago)
- Last Synced: 2024-12-28T10:44:54.394Z (6 months ago)
- Language: Rust
- Size: 26.4 KB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE-APACHE
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.