pixel-art

Convert source images into retro pixel art with selectable palettes.

Updated May 24, 2026
One-click install
npx skills add https://github.com/anxiety135790/hermes-skills --skill pixel-art-anxiety135790
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pixel-art
Source: https://github.com/anxiety135790/hermes-skills/tree/main/creative/pixel-art
Command: npx skills add https://github.com/anxiety135790/hermes-skills --skill pixel-art-anxiety135790

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Pillow, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill transforms ordinary images into retro-styled pixel art, helping you quickly create nostalgic visuals without manually editing every pixel.

Core Features & Use Cases

  • Retro Conversion: Convert photos into pixel art with hardware-inspired or artistic palettes.
  • Style Control: Choose looks like NES, Game Boy, PICO-8, arcade, or monochrome CRT themes.
  • Animated Outputs: Add looping effects such as rain, stars, snow, embers, fireflies, or neon pulses to make short MP4 or GIF animations.
  • Use Case: A creator can turn a portrait into a Game Boy-style avatar, or convert a scene into an 80s arcade poster with matching motion effects for social media.

Quick Start

Use the pixel-art skill to convert my attached image into NES-style pixel art and, if appropriate, animate it as a short night-scene MP4.

Frequently Asked Questions about pixel-art

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a photo into retro pixel art with a specific color palette?

To convert a photo into retro pixel art, the tool applies block-based downscaling and palette quantization using Pillow. You can select hardware-inspired color palettes like NES, Game Boy, or PICO-8 to remap source image colors into limited retro shades.

Can I create an animated GIF from a static image using pixel art styles?

You can create an animated GIF from a static image by applying looping effects like rain, stars, snow, or neon pulses. The process uses ffmpeg encoding to output the animated pixel art results as short MP4 videos or GIF files.

What image processing dependencies are required to generate pixel art?

Pillow is required as the core image processing dependency to generate pixel art. It handles palette quantization and block-based downscaling, while ffmpeg is utilized for encoding video or GIF outputs with animated effects.

Does pixel art conversion support monochrome CRT or arcade themes?

Pixel art conversion supports monochrome CRT and arcade themes alongside era-specific visual effects. You can choose these artistic palettes to apply distinct retro aesthetics to avatars, posters, social graphics, or sprites.

What is the best way to turn a portrait into a Game Boy style avatar?

The best way to turn a portrait into a Game Boy style avatar is through palette quantization with block-based downscaling. This applies the limited Game Boy color palette to the source image, reducing the photo into retro pixel art blocks.