MorphLab is a local-first, AI-driven environment that transforms static scalable vector graphics into vibrant, dynamic animations via natural language prompts. By combining standard SVG techniques (SMIL, CSS keyframes) with Google's advanced Gemini models, it brings static art to life while ensuring complete architectural isolation and maintaining original image constraints.

Key Features

  • Generative Loop: An infinite, iterative pipeline storing generations in IndexedDB, allowing you to feed results back in as new sources.
  • Robust Isolation: Perfectly sandboxed generated CSS animations so multiple iterative SVG layers do not conflict or bleed colors.
  • Multimodal Prototyping Pipeline: Includes a morphcli companion tool that leverages Gemini 3.1 Pro's vision understanding to vectorize raw images directly into clean SVGs.
  • Glassmorphic UI: A clean, modern dark mode dashboard built with Lit WebComponents.

The perfect companion for bringing static vectors into the dynamic web.