gbprinter
Convert images to GameBoy screenshots.
Installation
go get github.com/ProfOak/gbprinter
Usage
gbprinter image.png
The resulting image will be named image_color-palette.png
gbprinter -help
Usage of gbprinter:
-palette string
Color choices: down, downa, downb, grayscale, greenscale, left, lefta, leftb, right, righta, rightb, up, upa, upb (default "grayscale")
Examples
Grayscales
![grayscale](https://github.com/ProfOak/gbprinter/raw/29825d9b5880/images/amarao_grayscale.png)
![grayscale](https://github.com/ProfOak/gbprinter/raw/29825d9b5880/images/catac_grayscale.png)
![grayscale](https://github.com/ProfOak/gbprinter/raw/29825d9b5880/images/integrating_pistol_grayscale.png)
![grayscale](https://github.com/ProfOak/gbprinter/raw/29825d9b5880/images/kirby_grayscale.png)
![grayscale](https://github.com/ProfOak/gbprinter/raw/29825d9b5880/images/wizard_cat_grayscale.png)
Greenscale and the other color palettes
![all of the color palettes](https://github.com/ProfOak/gbprinter/raw/29825d9b5880/images/skate_or_die_collage.jpg)