ChatGPT SVG Creator
A simple tool for creating, modifying, and previewing SVGs using ChatGPT
English | 中文
Table of Contents
Overview
With the ChatGPT SVG Creator tool, you can design and modify SVGs using natural language, offering basic previewing, importing, and exporting capabilities.
How to use
- Configure OpenAI-related parameters in
Settings
before using.
- Import an existing SVG or start from scratch.
- For each subsequent conversation round, GPT will append the SVG previewed on the right as a prompt.
- Export your work.
Main Features
- Design and modify SVGs using natural language
- Basic SVG preview functionality
- Supports importing and exporting SVG source code and files
Demo

Local Startup
- clone this repo
yarn && yarn start
Browser Extension
ChatGPT SVG Creator