A tool to extract colors from an image
ColorGrab extracts colors from an image and exports them as GIMP
color palette
How to use -
To use the application provide a path to the image that the application should extract colors from
```colorgrab <IMAGE>```
Supported formats -
GIMP color palette (.gpl)
Photoshop color swatch (.aco)
Note -
This marks the second test app develped using FrogUI
(Our internal render library).