Pixel Grids

Re-built and launched a little side project I created a couple years ago: Pixel Grids.

Gist of it is it calculates all the whole-pixel-perfect grid layouts for a given set of values (total width, number of columns, and minimum gutter). I find myself needing this tool all the time, so maybe you'll find it useful too!

Check it out: https://pixelgrids.netlify.com.

I built it using SvelteJS because I was curious about it—turns out it's pretty fun.

Feel free to leave some feedback or let me know of any bugs. ✌️

More by Danny McClain

View profile