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

https://github.com/stevensys/pgm2chr

Simple command line tool that converts a PGM image file to a Famicom/NES CHR tileset file
https://github.com/stevensys/pgm2chr

command-line command-line-tool conversion convert convert-image convert-images convertor famicom image nes nintendo nintendo-famicom nintendo-nes pgm pgm-image tile tiles tileset tilesets tool

Last synced: 9 months ago
JSON representation

Simple command line tool that converts a PGM image file to a Famicom/NES CHR tileset file

Awesome Lists containing this project

README

          

# PGM2CHR
A simple command line tool that converts a 128x256 [PGM image file](https://en.wikipedia.org/wiki/Netpbm) to a [Famicom/NES CHR tileset](https://www.nesdev.org/wiki/PPU_pattern_tables) file

# Usage

`PGM2CHR [output CHR filename]`

If the output filename is empty, then "tiles.chr" will be used