Pixel Art vs Winamp Skin

ピクセルアート / Winampスキン

Pixel Art comes from Digital Image Techniques and Winamp Skin from Digital Retro. One is technique and the other style. They are reached for with some of the same intent, which is where they get confused.

Pixel Art

Treats the pixel as an honest unit, building clear form from limited resolution and palette.

Winamp Skin

Sets of bitmaps that replace the entire face of the Winamp audio player, called skins, and made by amateurs on a scale of a hundred thousand and more. Everyone worked inside the same window dimensions and the same fixed control positions, so only the picture varied, running from chrome to anime to eight bit.

Pixel ArtWinamp Skin
Era1970s–1997–2005
FamilyDigital Image TechniquesDigital Retro
KindTechniqueStyle
CuesVisible pixels / Limited palettes / Tiles / SpritesEvery skin shares the same main window size and the same button coordinates, only the artwork changes / Parts drawn side by side on a single bitmap sheet and cut out per state at runtime / A non rectangular outline that imitates the front panel of a piece of stereo equipment / Three windows, player, equalizer, and playlist, snapping together into one vertical stack
Best used forIcons and controls for small screens that stay clean when scaled up · Game characters and terrain that must read apart at tiny sizesRebuilding the feel of late 1990s desktop culture inside a screen for an exhibit or a video · Designing a theming mechanism where a user swaps nothing but a folder of bitmaps
TypeDraw letters on the same grid, fixing cap height in pixelsDraw letters as bitmaps rather than setting type. Lay digits and letters out at fixed width on one sheet and blit only the glyphs you need.
CompositionScale only by whole multiples and keep every element on gridFreeze the coordinates of every control and change only the artwork. Split the interface into role specific windows and cut each silhouette from the transparency of a single image.
MaterialLimited palette, dark outlines, neighboring hues to soften the stepsWork in a small palette at one to one pixel scale with no resampling. Render both metal reflection and glowing readouts purely by how the dots are arranged.
CautionDownscaling a photograph skips the decision behind every single pixel, and the contours turn muddy the moment the image is enlarged.Because the coordinates are fixed, the louder the artwork gets the more the controls sink into it, so check the contrast between decoration and operable surface after the art is done.

IndexStyle