sammndhr / pixilz

Web app that auto stitches and slices images after calculating where to slice based on the color of each pixel in the row.

Home Page:https://pixilz.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixilz

Web app that auto stitches and slices images after calculating where to slice based on the color of each pixel in the row. pixilz.com

Directory structure

pixilz
  ├── src
  │   ├── components
  │   ├── ...
  ├── README.md
  └── ...

Dev commands

travelog/client:$ npm start

About

Web app that auto stitches and slices images after calculating where to slice based on the color of each pixel in the row.

https://pixilz.com/

License:MIT License


Languages

Language:JavaScript 71.7%Language:CSS 26.4%Language:HTML 1.9%