Saved in:
Bibliographic Details
Main Authors: Shirakawa, Takahiro, Suzuki, Tomoyuki, Narumoto, Takuto, Haraguchi, Daichi
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2504.02361
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • We introduce MG-Gen, a framework that generates motion graphics directly from a single raster image. MG-Gen decompose a single raster image into layered structures represented as HTML, generate animation scripts for each layer, and then render them into a video. Experiments confirm MG-Gen generates dynamic motion graphics while preserving text readability and fidelity to the input conditions, whereas state-of-the-art image-to-video generation methods struggle with them. The code is available at https://github.com/CyberAgentAILab/MG-GEN.