# Command: Palette
Extract a palette from a given image. The palette is saved in either image format (one colour = 1 pixel), common
for sites like https://lospec.com, or in a text format, where each line of the file contains one hex encoded
RGBA colour (8 hex digits + leading hash)
## Usage
```text
Usage: crunch palette [OPTIONS]