chatgpt-svg-creator
chatgpt-svg-creator copied to clipboard
A browser extension for creating, modifying, and previewing SVGs using ChatGPT
ChatGPT SVG Creator
A browser extension for creating, modifying, and previewing SVGs using ChatGPT
English | 中文
Table of Contents
- Install
- Overview
- Main Features
- Demo
- Manual Installation
- Web
- Acknowledgements
Install
Overview
With the ChatGPT SVG Creator extension, you can design and modify SVGs using natural language, offering basic previewing, importing, and exporting capabilities.
CHANGELOG
How to use
- Configure OpenAI-related parameters in
Settingsbefore 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

Manual Installation
- Download the
chatgpt-svg-creator.zipfile: Releases - Extract the file
- Open Chrome browser's management page:
chrome://extensions - Enable Developer Mode
- Load the extracted extension directory
Web
Acknowledgements
- Thanks to the ChatHub project for inspiring me in terms of extension page management