Show HN: Gridify.it – Svelte app to add grids to images and pixel art
gridify.itHi,
This is a simple web app that I created to add grids and stylize images and pixel art, for an example see [1].
I used Sveltekit for the website, DaisyUI/Tailwind for the styling, Superforms to handle user inputs and custom code using the canvas API for rendering images.
You can check out the repository at: https://github.com/velut/gridify.it.