Awesome
Pixelator
A really simple tool to generate one element css box-shadow pixel style.
Live demo: http://lab.elrumordelaluz.com/pixelator/
After made Marty McPixel (http://codepen.io/elrumordelaluz/pen/sHjrF), it came to my mind the idea of a possible tool to generate this things without code. I made something like this little tool I had in mind and here is (a working-progress)...
Up to now it's possible to set the grid and the output pixel size.
I have in mind lot of todos to apply. I really want to know your comments to improve this tool.
You could also easily create a pen on <a href="http://codepen.io">Codepen</a>
Fast intro
- Set the grid (columns & rows) and the pixel size for the output element and create it!
- Modify the colour presets or add (up to 13 presets). The default-color is red "#f00". // Left side
- To select the 'actual-color' just click on the number of any preset or trigger the keyboard number, only works on 1 to 9 numbers for now :/
- Click on every pixel you want and pain the selected-color
- Preview the result element (with box-shadow) //Right side
- Copy the code generated // Bottom side
- Really appreciate if yout tweet me or comment to improve this first release...