···11+# pixelstats
22+33+upload an image less than 80px wide/high and it will give some info about its
44+size, along with a table distribution of colors and their counts in the image.
55+this is to help me plan the colors i need and potential edits to the references
66+i use in a pixel art painting. xoxo [j$](https://jennschiffer.com)
77+88+## dev notes
99+1010+i am literally only posting this to sync across computers lol, there is no reason why anyone should want to run this development deno server-backed application so please don't take this as a production-ready environment thanks luv u, that being said if you need to run it locally then........,,,,,,
1111+1212+```
1313+deno task dev
1414+```
1515+1616+1717+```
1818+ .+------+ +------+ +------+ +------+ +------+.
1919+ .' | .'| /| /| | | |\ |\ |`. | `.
2020++---+--+' | +-+----+ | +------+ | +----+-+ | `+--+---+
2121+| | | | | | | | | | | | | | | | | |
2222+| ,+--+---+ | +----+-+ +------+ +-+----+ | +---+--+ |
2323+|.' | .' |/ |/ | | \| \| `. | `. |
2424++------+' +------+ +------+ +------+ `+------+
2525+```