pixel-art

Convert images to pixel art and create animated videos with retro effects.

Updated Jun 26, 2026
One-click install
npx skills add https://github.com/NITISH-gitbit/hermes-custom --skill pixel-art-nitish-gitbit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pixel-art
Source: https://github.com/NITISH-gitbit/hermes-custom/tree/main/optional-skills/creative/pixel-art
Command: npx skills add https://github.com/NITISH-gitbit/hermes-custom --skill pixel-art-nitish-gitbit

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill transforms images into pixel art with era-appropriate effects, enabling users to easily create retro-style graphics for various applications.

Core Features & Use Cases

  • Pixel Art Conversion: Convert images to pixel art with various era palettes and block sizes.
  • Animated Videos: Create animated videos with retro effects such as rain, fireflies, and snow.
  • Use Case: Create pixel art sprites or backgrounds for retro video games, or animate promotional images with retro-style effects.

Quick Start

Convert an image to pixel art using the 'pixel-art' skill with the desired palette and block size, e.g., 'pixel-art --preset nes --block 8 in.png out.png'.

Frequently Asked Questions about pixel-art

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

FAQPage Schema
How do I convert an image to pixel art with retro graphics?

Convert images to pixel art by applying era-appropriate palettes and block sizes. The process utilizes Floyd-Steinberg dithering to ensure high-quality retro graphics conversion for your source images.

Can I create animated videos with retro effects from static images?

Yes, you can create animated videos with retro effects like rain, fireflies, and snow. The skill encodes these animated sequences into video formats using ffmpeg for video production.

What palettes can I use for pixel art conversion?

Pixel art conversion supports various hardware and artistic palettes, including the NES preset. You can specify these palettes alongside block sizes to match specific retro aesthetics.

Do I need Pillow and ffmpeg installed to process pixel art images?

Yes, you need Pillow and ffmpeg installed. Pillow handles the image processing for pixel art conversion, while ffmpeg is required for encoding the animated retro videos.

How do I generate pixel art sprites for retro video games?

Generate pixel art sprites by converting source images with specified block sizes and hardware palettes. This applies Floyd-Steinberg dithering to produce era-appropriate retro graphics for game development.

What is the best way to animate promotional images with retro effects?

Animate promotional images by applying retro video effects such as snow or fireflies. The tool processes the static image and encodes the resulting animation into a video using ffmpeg.