<!--
Generated by DrawGPT.
Free, open source, AI generated images in SVG, PNG, and HTML Canvas format.
https://drawgpt.ai
Created: 2025-10-31T18:53:04+00:00
-->
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>The Great Tree Meeting</title>
<desc>Letters A, B, C, and D decide to have a meeting at the very top of the tallest tree in the forest! What's on the agenda? Squirrel diplomacy, maybe?</desc>
<metadata type="keywords">animated, tree, meeting, letters, forest</metadata>
<defs>
<font id="GloucesterMT" horiz-adv-x="1000">
<font-face font-family="Gloucester MT" units-per-em="1000" ascent="800" descent="-200"/>
<missing-glyph horiz-adv-x="500"/>
<glyph unicode="A" horiz-adv-x="750" d="M100,0 L375,800 L650,0 L525,0 L375,550 L225,0 Z"/>
<glyph unicode="B" horiz-adv-x="700" d="M100,0 V800 H500 C600,800 680,750 720,650 C760,550 760,450 720,350 C680,250 600,200 500,200 H100 V0 H500 C600,0 680,50 720,150 C760,250 760,350 720,450 C680,550 600,600 500,600 H100 V800"/>
<glyph unicode="C" horiz-adv-x="650" d="M600,150 C600,50 500,0 350,0 H150 V800 H350 C500,800 600,750 600,650 V150 Z"/>
<glyph unicode="D" horiz-adv-x="700" d="M100,0 V800 H550 C650,800 730,750 770,650 C810,550 810,450 770,350 C730,250 650,200 550,200 H100 V0 H550 C650,0 730,50 770,150 C810,250 810,350 770,450 C730,550 650,600 550,600 H100 V800"/>
</font>
</defs>
<!-- Background elements - these do not move -->
<rect id="background" class="background" width="512" height="512" fill="#87CEEB"/>
<ellipse id="hill" class="hill" cx="256" cy="480" rx="200" ry="50" fill="#3CB371"/>
<!-- Tree trunk -->
<rect id="tree-trunk" class="tree-trunk" x="216" y="200" width="80" height="280" fill="#8B4513"/>
<!-- Tree canopy -->
<ellipse id="tree-canopy-1" class="tree-canopy" cx="256" cy="150" rx="120" ry="80" fill="#228B22"/>
<ellipse id="tree-canopy-2" class="tree-canopy" cx="256" cy="80" rx="100" ry="60" fill="#228B22"/>
<ellipse id="tree-canopy-3" class="tree-canopy" cx="256" cy="20" rx="80" ry="40" fill="#228B22"/>
<!-- Letter A - At the bottom, initiating the meeting -->
<g id="letter-a" class="letter">
<text x="50" y="450" font-family="Gloucester MT" font-size="100" fill="#FF4500">A</text>
<animate attributeName="x" from="50" to="60" dur="1s" repeatCount="indefinite" begin="0s" fill="freeze"
values="50; 60; 50"
keyTimes="0; 0.5; 1"
calcMode="linear"/>
</g>
<!-- Letter B - At the bottom -->
<g id="letter-b" class="letter">
<text x="150" y="450" font-family="Gloucester MT" font-size="100" fill="#1E90FF">B</text>
<animate attributeName="y" from="450" to="460" dur="1s" repeatCount="indefinite" begin="0s" fill="freeze"
values="450; 460; 450"
keyTimes="0; 0.5; 1"
calcMode="linear"/>
</g>
<!-- Letter C - At the bottom -->
<g id="letter-c" class="letter">
<text x="250" y="450" font-family="Gloucester MT" font-size="100" fill="#9400D3">C</text>
<animate attributeName="x" from="250" to="260" dur="1s" repeatCount="indefinite" begin="0s" fill="freeze"
values="250; 260; 250"
keyTimes="0; 0.5; 1"
calcMode="linear"/>
</g>
<!-- Letter D - At the bottom -->
<g id="letter-d" class="letter">
<text x="350" y="450" font-family="Gloucester MT" font-size="100" fill="#FFD700">D</text>
<animate attributeName="y" from="450" to="460" dur="1s" repeatCount="indefinite" begin="0s" fill="freeze"
values="450; 460; 450"
keyTimes="0; 0.5; 1"
calcMode="linear"/>
</g>
<!-- Message bubble -->
<g id="message-bubble" class="message">
<ellipse id="bubble" cx="100" cy="350" rx="60" ry="30" fill="white" opacity="0.7"/>
<text id="message-text" x="65" y="355" font-family="Arial" font-size="14" fill="black">Meet at the top!</text>
<animate attributeName="cx" from="100" to="105" dur="1s" repeatCount="indefinite" begin="0s" fill="freeze"
values="100; 105; 100"
keyTimes="0; 0.5; 1"
calcMode="linear"/>
</g>
<!-- Letter A moving to the top-->
<g id="letter-a-top" class="letter">
<text x="230" y="30" font-family="Gloucester MT" font-size="40" fill="#FF4500">A</text>
<animate attributeName="opacity" from="0" to="1" dur="0.2s" repeatCount="1" begin="4.8s" fill="freeze"/>
</g>
<!-- Letter B moving to the top-->
<g id="letter-b-top" class="letter">
<text x="250" y="30" font-family="Gloucester MT" font-size="40" fill="#1E90FF">B</text>
<animate attributeName="opacity" from="0" to="1" dur="0.2s" repeatCount="1" begin="4.8s" fill="freeze"/>
</g>
<!-- Letter C moving to the top-->
<g id="letter-c-top" class="letter">
<text x="270" y="30" font-family="Gloucester MT" font-size="40" fill="#9400D3">C</text>
<animate attributeName="opacity" from="0" to="1" dur="0.2s" repeatCount="1" begin="4.8s" fill="freeze"/>
</g>
<!-- Letter D moving to the top-->
<g id="letter-d-top" class="letter">
<text x="290" y="30" font-family="Gloucester MT" font-size="40" fill="#FFD700">D</text>
<animate attributeName="opacity" from="0" to="1" dur="0.2s" repeatCount="1" begin="4.8s" fill="freeze"/>
</g>
<!-- Letter A rising-->
<animate
xlink:href="#letter-a"
attributeName="transform"
attributeType="XML"
type="translate"
from="0 0"
to="170 -420"
begin="0s"
dur="4s"
fill="freeze"
restart="never"
/>
<!-- Letter B rising-->
<animate
xlink:href="#letter-b"
attributeName="transform"
attributeType="XML"
type="translate"
from="0 0"
to="70 -420"
begin="0.1s"
dur="4s"
fill="freeze"
restart="never"
/>
<!-- Letter C rising-->
<animate
xlink:href="#letter-c"
attributeName="transform"
attributeType="XML"
type="translate"
from="0 0"
to="0 -420"
begin="0.2s"
dur="4s"
fill="freeze"
restart="never"
/>
<!-- Letter D rising-->
<animate
xlink:href="#letter-d"
attributeName="transform"
attributeType="XML"
type="translate"
from="0 0"
to="-70 -420"
begin="0.3s"
dur="4s"
fill="freeze"
restart="never"
/>
<!-- message disapear-->
<animate
xlink:href="#message-bubble"
attributeName="opacity"
from="1"
to="0"
begin="3s"
dur="1s"
fill="freeze"
restart="never"
/>
<!--Letter A rising fade away -->
<animate
xlink:href="#letter-a"
attributeName="opacity"
from="1"
to="0"
begin="4s"
dur="1s"
fill="freeze"
restart="never"
/>
<!--Letter B rising fade away -->
<animate
xlink:href="#letter-b"
attributeName="opacity"
from="1"
to="0"
begin="4.1s"
dur="1s"
fill="freeze"
restart="never"
/>
<!--Letter C rising fade away -->
<animate
xlink:href="#letter-c"
attributeName="opacity"
from="1"
to="0"
begin="4.2s"
dur="1s"
fill="freeze"
restart="never"
/>
<!--Letter D rising fade away -->
<animate
xlink:href="#letter-d"
attributeName="opacity"
from="1"
to="0"
begin="4.3s"
dur="1s"
fill="freeze"
restart="never"
/>
</svg>
These are recent AI images made by the community! These may use any AI model including DALL-E 3, Flux, Stable Diffusion, GPT-4, o1, and more and may be anything from simple animated SVGs to PNGs.
DrawGPT is a an AI art generator that uses GPT-4, o1, o3, DALL-E 3, Gemini 2.0, Imagegen 3.0, Flux, Stable Diffusion, and Custom GPTs, ChatGPT, and other large language models to generate new images from text prompts.
This does not require access to premium AI model subscriptions, it is able to be used by anyone with an internet connection and tokens. This allows everyone to get access to the very best AI art generation technology.
Artificial intelligence may create strange or unusual images. It is being used to generated images for advertising, entertainment, gaming, marketing, and fun right now!
Because Draw GPT has access to do many models we assume the model providers have followed best practices when attributing or utilizing data and images in the training data.
Yes! You can use the images for commercial purposes! And so can Draw GPT.
DrawGPT can draw anything you can think of and more! Just type your text prompt in to the textbox exactly like ChatGPT and see what the AI gives you! Seriously, you can get GPT to draw just about anything for you that you can type in the box.
DrawGPT creates images in PNG, SVG, and Javascript format for download and use. This is different than other AI art projects that only create images in PNG format; being able to get a scene graph via Javascript draw commands is a unique feature of this project and getting any AI art in SVG vector format is unique to DrawGPT.
Many people use this to generate quick art for simple projects, video game assets, new business logos, and more. It is also used to generate images for advertising, entertainment, gaming, marketing, creating art for ads and blog posts with AI and fun.
Want to learn more about DrawGPT, the types of possible image renders, and how to use DrawGPT in your next project as a developer?
Check out our AI image generation API!
DrawGPT is runs on an AI that has never actually "seen" an image as embodied AI in its life!
This method of drawing images using raw code is not a great way to draw complex images with lots of structure. It may be able to make photograph quality artwork and professional illustrations with AI but it can fail when using certain types of typography.
Yes and no. Same same but different.
ChatGPT runs on the same model that this project uses, so this is like using ChatGPT to generate images, but it is a different instance of the model. This means that the AI is not precisly the same but it is the same quality AI, image generation AI, large language model, and overall AI art that ChatGPT is using and that Chat GPT can draw.
What is the difference? ChatGPT is specifically wired up to be conversational and track a conversation thread across multiple user prompts. Images in ChatGPT using DALL-E 3 are not saved to the Intenet and made available publicly.
In comparison DrawGPT does not remember things from prompt to prompt, each image is a unique image that does not reference any of the images or prompts previously supplied.
You can do what you want it's your party.
We humbly ask that you backlink to DrawGPT if you do use our images in any promotion or commercial ways, but it is not required.
At the moment all images & Javascript code generated by this tool under the CC0 License with outrageous added term that the license can be revoked or retroactively changed at any time without warning for any image.
Yes! You can use the images for commercial purposes! And so can DrawGPT.
Images & prompts may be made made public.
Depending on the situation the prompts themselves are stored internally for research purposes.
Employees at OpenAI and DrawGPT have access to any prompts you submit.
DO NOT SUBMIT PERSONAL INFORMATION.