Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/12joan/png_to_pixil
- Owner: 12joan
- License: unlicense
- Created: 2020-06-21T18:56:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-22T08:25:08.000Z (over 4 years ago)
- Last Synced: 2024-10-26T16:53:47.392Z (3 months ago)
- Language: Ruby
- Homepage: https://png-to-pixil.herokuapp.com/
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
```