Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/12joan/png_to_pixil

Convert a PNG file to the JSON-based format used by pixilart.com
https://github.com/12joan/png_to_pixil

Last synced: about 1 month ago
JSON representation

Convert a PNG file to the JSON-based format used by pixilart.com

Awesome Lists containing this project

README

        

# PngToPixil

Convert a PNG file to the JSON-based format used by pixilart.com

## Usage

```
$ png_to_pixil source_file.png > output_file.pixil
```