๐Converters
CSS to Stylus Converter
Shows how to drop braces and semicolons from CSS to produce concise Stylus code.
Em Stylus vocรช pode omitir os caracteres opcionais. Por exemplo:
/* CSS */\n.h1 { font-size: 32px; color: #333; }\n\n/* Stylus */\n.h1\n font-size 32px\n color #333Related Tools
๐ผ๏ธ
PDF to Images
Convert PDF pages to individual PNG images. Everything in your browser via pdf.js.
๐จ
Pixel Art Converter
Convert an image to pixel art by reducing resolution and color palette. Stylized retro output.
๐ฑ
Currency Converter
Convert between major currencies (USD, EUR, BRL, GBP, JPY, ARS) using live rates from open.er-api.com.