ArXiv TLDR

CreatiParser: Generative Image Parsing of Raster Graphic Designs into Editable Layers

🐦 Tweet
2604.19632

Weidong Chen, Dexiang Hong, Zhendong Mao, Yutao Cheng, Xinyan Liu + 2 more

cs.CV

TLDR

CreatiParser is a new generative model that parses raster graphic designs into editable text, background, and sticker layers for easy editing.

Key contributions

  • Parses raster graphic designs into editable text, background, and sticker layers.
  • Uses a vision-language model for text, enabling faithful reconstruction and re-editing.
  • Generates background and sticker layers with a multi-branch diffusion architecture.
  • Integrates ParserReward with Group Relative Policy Optimization for human-aligned quality.

Why it matters

This paper addresses a key limitation in generative graphic design by enabling direct editing of generated images. By decomposing designs into editable layers, it opens new possibilities for designers to refine and reuse AI-generated content, significantly improving workflow efficiency and creative control.

Original Abstract

Graphic design images consist of multiple editable layers, such as text, background, and decorative elements, while most generative models produce rasterized outputs without explicit layer structures, limiting downstream editing. Existing graphic design parsing methods typically rely on multi-stage pipelines combining layout prediction, matting, and inpainting, which suffer from error accumulation and limited controllability. We propose a hybrid generative framework for raster-to-layer graphic design parsing that decomposes a design image into editable text, background, and sticker layers. Text regions are parsed using a vision-language model into a text rendering protocol, enabling faithful reconstruction and flexible re-editing, while background and sticker layers are generated using a multi-branch diffusion architecture with RGBA support. We further introduce ParserReward and integrate it with Group Relative Policy Optimization to align generation quality with human design preferences. Extensive experiments on two challenging datasets, \emph{i.e.,} the Parser-40K and Crello datasets, demonstrate superior performance over existing methods, \emph{eg.,} achieving an overall average improvement of 23.7\% across all metrics.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.