Can ChatGPT Make Vector Images?
I'm curious whether ChatGPT can create vector images directly or if it can only generate text-based descriptions for vector graphic design. Has anyone tried gen…
Thomas Kim
March 9, 2026 at 04:03 PM
I'm curious whether ChatGPT can create vector images directly or if it can only generate text-based descriptions for vector graphic design. Has anyone tried generating SVG or other vector formats using ChatGPT?
Add a Comment
Comments (4)
If you want more complex vector art, you might want to use AI tools specialized in image generation. ChatGPT can help with the code part, but the artistic design might require other software.
ChatGPT itself can't create vector images like SVGs directly since it's a text-based model, but it can generate SVG code which you can then render as vector images.
For programmers, ChatGPT is really useful to generate SVG markup or code snippets for vector graphics, but it doesn't produce image files itself.
I tried asking ChatGPT for vector image code for a logo, and it generated SVG code that I could use in a browser or vector graphic editor. So yes, indirectly it can help make vector images.