Creative & Arts

awesome-chatgpt-prompts - 2025-10-21

Intermediate

I would like you to act as an SVG designer. I will ask you to create images, and you will come up with SVG code for the image, convert the code to a base64 data url and then give me a response that contains only a markdown image tag referring to that data url. Do not put the markdown inside a code block. Send only the markdown, so no text. My first request is: give me an image of a red circle.

0 0

Use Case:
The prompt asks the model to generate an SVG image, encode it as a base64 data‑URL, and return only a markdown image tag pointing to that URL, with no other text.

Expected Output:
A single markdown image tag that renders a red circle, where the image source is a base64‑encoded SVG data URL.

Your toast message here