pixel2motion

Convert raster logo images into motion-ready SVG and animated HTML.

1.9k|170|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/nolangz/pixel2motion --skill pixel2motion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pixel2motion
Source: https://github.com/nolangz/pixel2motion/tree/main
Command: npx skills add https://github.com/nolangz/pixel2motion --skill pixel2motion

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the challenge of manually animating logos, providing an AI-powered solution to turn logos into dynamic SVG animations with brand-appropriate motion.

Core Features & Use Cases

  • Logo Animation: Converts raster logos into clean motion-ready SVG and animated HTML.
  • SVG Animation: Creates SVG animations, logo reveals, and brand motion designs.
  • Pixel-to-Vector Reconstruction: Offers vectorization from pixel logos.
  • Use Case: Ideal for developers and designers who need to create animated logos, logo reveals, or interactive HTML motion demos for their projects.

Quick Start

Animate the logo 'brand-logo.png' using the pixel2motion skill.

Frequently Asked Questions about pixel2motion

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

FAQPage Schema
How do I convert a raster logo image into an animated SVG?

You can animate a logo by converting the raster image into an SVG, applying Disney's 12 principles of animation to build brand-appropriate motion, and exporting animated HTML and SVG files.

What is the best way to create a logo reveal animation from a PNG file?

The best way to create a logo reveal from a PNG is to vectorize the image and apply AI-assisted branding motion principles to generate a dynamic SVG and HTML animation.

Do I need Python and Chromium installed to generate SVG animations?

Yes, you need Python, Pillow, numpy, and Chrome or Chromium installed to execute the image processing and render the animated HTML output.

Can I use this to apply Disney's 12 principles of animation to brand motion?

Yes, this approach specifically integrates Disney's 12 principles of animation to create dynamic, brand-appropriate SVG logo reveals and motion designs.

Does the tool provide motion QA evidence for the animated HTML output?

Yes, the tool provides motion QA evidence alongside the animated HTML output, allowing you to verify the quality and behavior of the generated SVG logo animations.

Why does my pixel to vector reconstruction fail during logo animation?

Pixel to vector reconstruction during logo animation can fail if the input raster image is low quality or if required dependencies like Pillow and numpy are not correctly installed in your Python environment.