Launched this week

Motiscope
Screen record any animation, get the code
9 followers
Screen record any animation, get the code
9 followers
You can't describe an animation to an AI in words. "Make it bouncier" is not a spec. Motiscope solves this a different way: you give it a screen recording, it measures the actual motion (the beat, the easing, the transforms) with ffmpeg, and hands your coding agent a spec it can rebuild from. Output targets are GSAP, CSS, Framer Motion, and Lottie. Free, open source, runs locally.



super cool idea, the spec-from-video angle is genuinely useful. one thing that would make it even better for me: let me scrub through the recording and drop timestamped notes or visual references so the generated spec can capture things like "this specific frame should land exactly here" instead of only inferring from motion averages.