▌ GitHub radar

pixel2motion turns a flat logo into smooth SVG motion

Week 2026-W25 ·

An AI skill that takes a raster logo and produces a clean animated SVG — with HTML demos, GIF previews and automated motion checks. It crossed 590 stars in days.

01nolangz/pixel2motion593Python

pixel2motion is a Codex/Claude skill that turns a PNG or JPG logo into a clean, motion-ready SVG and then animates it with CSS. It treats each part of the logo — the mark, the dots, the wordmark — as a separately controllable element, so reveals look deliberate rather than random. It also ships HTML demos with playback controls plus Python utilities that audit the vector paths and capture frames to prove the animation actually looks right. In a few days it gathered close to 600 stars.

Why a vibe-coder should care

If you've ever wanted a tasteful animated logo for a landing page or a video intro but didn't want to open After Effects, this does the boring vector and timing work for you and shows its work.

Open on GitHub →