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

https://github.com/gregl83/image-deconstruct

Deconstruct images to importable data files
https://github.com/gregl83/image-deconstruct

Last synced: 5 months ago
JSON representation

Deconstruct images to importable data files

Awesome Lists containing this project

README

          

# image-deconstruct

Deconstruct images into importable formats

## Usage

`Make install` will build a command line interface utility called `image-deconstruct`.

// todo

Run `image-deconstruct --help` to see usage instructions.

## Configuration

Commands use the following golang package:

- [spf13/cobra](https://github.com/spf13/cobra)

## License

MIT