Design polished game buttons and export normal, hover, pressed, and disabled states as PNG or CSS.
The tool produces Normal, Hover, Pressed, and Disabled variants. Hover is brightened, Pressed shifts the content and shadow, and Disabled lowers saturation and opacity.
Yes. Choose 1×, 2×, or 4× output scale. The logical button dimensions stay the same while the PNG pixel density increases.
Yes. The canvas renderer draws the label, gradient, border, bevel highlight, and shadow into each exported image.
Yes. Copy CSS generates a reusable class with custom properties plus hover, active, and disabled state rules.
PNG exports rasterize the selected browser font. CSS output depends on the fonts installed or loaded by your website, while an engine may use a different font asset.