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

https://github.com/carcajadaartificial/pixie

🧚‍♀️ Pixie converts an image into a dithered pixel-art SVG 🧚‍♀️
https://github.com/carcajadaartificial/pixie

deno fresh image-processing javascript pixel-art pixelart svg typescript

Last synced: 6 months ago
JSON representation

🧚‍♀️ Pixie converts an image into a dithered pixel-art SVG 🧚‍♀️

Awesome Lists containing this project

README

          

# Pixie

[![Made with Fresh](https://fresh.deno.dev/fresh-badge-dark.svg)](https://fresh.deno.dev)

### Usage

Start the project:

```
deno task start
```

This will watch the project directory and restart as necessary.