<!--
Generated by DrawGPT.
Free, open source, AI generated images in SVG, PNG, and HTML Canvas format.
https://drawgpt.ai
Created: 2025-05-17T16:34:09+00:00
-->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512">
<title>Pelican on a Pedal-Powered Journey</title>
<desc>Why did the pelican cross the road? To get to the bird cycle path! It's a beak-tiful day for a ride!</desc>
<metadata type="keywords">pelican, bicycle, bird, cycling, funny</metadata>
<!-- Background -->
<rect id="sky-background" class="sky" x="0" y="0" width="512" height="300" fill="#87CEEB"/>
<circle id="sun-disk" class="sun" cx="450" cy="60" r="40" fill="#FFD700"/>
<path id="cloud-1" class="cloud" d="M350,80 Q370,50 390,80 T430,80 T470,80 Q450,110 430,100 T390,100 T350,100 Z" fill="#FFFFFF" opacity="0.8"/>
<path id="cloud-2" class="cloud" d="M50,100 Q70,70 90,100 T130,100 T170,100 Q150,130 130,120 T90,120 T50,120 Z" fill="#FFFFFF" opacity="0.8"/>
<path id="grass-background" class="grass" d="M0,280 L0,512 L512,512 L512,350 C400,380 200,380 0,280 Z" fill="#32CD32"/>
<rect id="road-background" class="road" x="0" y="350" width="512" height="162" fill="#808080"/>
<line id="road-line-1" class="road-line" x1="100" y1="430" x2="150" y2="430" stroke="#FFFF00" stroke-width="6" stroke-dasharray="20, 20">
<animate id="road-line-anim-1" attributeName="x1" from="100" to="100" begin="0s;road-line-anim-1.end+0.01s" dur="5s"/>
<animate id="road-line-anim-2" attributeName="x2" from="150" to="150" begin="0s;road-line-anim-2.end+0.01s" dur="5s"/>
</line>
<line id="road-line-2" class="road-line" x1="200" y1="430" x2="250" y2="430" stroke="#FFFF00" stroke-width="6" stroke-dasharray="20, 20">
<animate attributeName="x1" from="200" to="200" begin="0s;road-line-anim-2.end+0.01s" dur="5s"/>
<animate attributeName="x2" from="250" to="250" begin="0s;road-line-anim-2.end+0.01s" dur="5s"/>
</line>
<line id="road-line-3" class="road-line" x1="300" y1="430" x2="350" y2="430" stroke="#FFFF00" stroke-width="6" stroke-dasharray="20, 20">
<animate attributeName="x1" from="300" to="300" begin="0s;road-line-anim-3.end+0.01s" dur="5s"/>
<animate attributeName="x2" from="350" to="350" begin="0s;road-line-anim-3.end+0.01s" dur="5s"/>
</line>
<line id="road-line-4" class="road-line" x1="400" y1="430" x2="450" y2="430" stroke="#FFFF00" stroke-width="6" stroke-dasharray="20, 20">
<animate id="road-line-anim-3" attributeName="x1" from="400" to="400" begin="0s;road-line-anim-3.end+0.01s" dur="5s"/>
<animate id="road-line-anim-4" attributeName="x2" from="450" to="450" begin="0s;road-line-anim-4.end+0.01s" dur="5s"/>
</line>
<!-- Bicycle and Pelican Group -->
<g id="cycling-pelican">
<!-- Bicycle Frame -->
<g id="bicycle-frame">
<circle id="front-wheel-joint" class="wheel-joint" cx="350" cy="420" r="8" fill="#333"/>
<circle id="back-wheel-joint" class="wheel-joint" cx="150" cy="420" r="8" fill="#333"/>
<circle id="bottom-bracket" class="bottom-bracket" cx="250" cy="390" r="10" fill="#333"/>
<line id="top-tube" class="frame-tube" x1="250" y1="390" x2="300" y2="300" stroke="#0077B6" stroke-width="10" stroke-linecap="round"/>
<line id="seat-tube" class="frame-tube" x1="250" y1="390" x2="280" y2="280" stroke="#0077B6" stroke-width="10" stroke-linecap="round"/>
<line id="down-tube" class="frame-tube" x1="250" y1="390" x2="350" y2="420" stroke="#0077B6" stroke-width="10" stroke-linecap="round"/>
<line id="chain-stay" class="frame-tube" x1="250" y1="390" x2="150" y2="420" stroke="#0077B6" stroke-width="10" stroke-linecap="round"/>
<line id="seat-stay-back" class="frame-tube" x1="280" y1="280" x2="150" y2="420" stroke="#0077B6" stroke-width="10" stroke-linecap="round"/>
<line id="seat-stay-front" class="frame-tube" x1="300" y1="300" x2="350" y2="420" stroke="#0077B6" stroke-width="10" stroke-linecap="round"/>
<line id="head-tube" class="frame-tube" x1="300" y1="300" x2="350" y2="350" stroke="#0077B6" stroke-width="10" stroke-linecap="round"/>
<!-- Handlebars and Stem -->
<line id="stem" class="stem" x1="300" y1="300" x2="320" y2="270" stroke="#333" stroke-width="8" stroke-linecap="round"/>
<path id="handlebars" class="handlebars" d="M320,270 L340,260 L350,280 L330,290 L320,270 Z" fill="#555"/>
<circle id="handlebars-grip-l" class="grip" cx="345" cy="270" r="5" fill="#000"/>
<circle id="handlebars-grip-r" class="grip" cx="325" cy="285" r="5" fill="#000"/>
<!-- Seat -->
<path id="bike-seat" class="seat" d="M280,280 Q270,260 260,280 L270,290 Z" fill="#000"/>
<!-- Chain -->
<path id="bike-chain" class="chain" d="M250,390 A40,20 0 0 1 150,420 L150,430 A40,20 0 0 0 250,400 L250,390 Z" fill="#666"/>
<!-- Crank Arms and Pedals -->
<g id="crank-assembly" transform-origin="250 390">
<animateTransform id="crank-anim" attributeName="transform" type="rotate" from="0 250 390" to="360 250 390" dur="5s" repeatCount="indefinite"/>
<line id="crank-arm-right" class="crank-arm" x1="250" y1="390" x2="280" y2="390" stroke="#333" stroke-width="8" stroke-linecap="round"/>
<circle id="pedal-right" class="pedal" cx="280" cy="390" r="6" fill="#FF0000"/>
<line id="crank-arm-left" class="crank-arm" x1="250" y1="390" x2="220" y2="390" stroke="#333" stroke-width="8" stroke-linecap="round" transform="rotate(180 250 390)"/>
<circle id="pedal-left" class="pedal" cx="220" cy="390" r="6" fill="#FF0000" transform="rotate(180 250 390)"/>
</g>
<!-- Wheels -->
<g id="front-wheel" class="wheel" transform-origin="350 420">
<animateTransform id="front-wheel-anim" attributeName="transform" type="rotate" from="0 350 420" to="360 350 420" dur="5s" repeatCount="indefinite"/>
<circle id="front-rim" class="rim" cx="350" cy="420" r="70" fill="none" stroke="#333" stroke-width="12"/>
<circle id="front-tire" class="tire" cx="350" cy="420" r="80" fill="#000"/>
<circle id="front-hub" class="hub" cx="350" cy="420" r="5" fill="#333"/>
<!-- Spokes (example, lots needed for detail) -->
<line class="spoke" x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="2"/>
<line class="spoke" x1="350" y1="420" x2="410" y2="360" stroke="#666" stroke-width="2"/>
<line class="spoke" x1="350" y1="420" x2="430" y2="420" stroke="#666" stroke-width="2"/>
<line class="spoke" x1="350" y1="420" x2="410" y2="480" stroke="#666" stroke-width="2"/>
<line class="spoke" x1="350" y1="420" x2="350" y2="500" stroke="#666" stroke-width="2"/>
<line class="spoke" x1="350" y1="420" x2="290" y2="480" stroke="#666" stroke-width="2"/>
<line class="spoke" x1="350" y1="420" x2="270" y2="420" stroke="#666" stroke-width="2"/>
<line class="spoke" x1="350" y1="420" x2="290" y2="360" stroke="#666" stroke-width="2"/>
<!-- Add many more spokes for realism -->
<g class="many-spokes">
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(10 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(20 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(30 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(40 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(50 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(60 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(70 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(80 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(90 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(100 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(110 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(120 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(130 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(140 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(150 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(160 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(170 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(180 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(190 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(200 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(210 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(220 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(230 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(240 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(250 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(260 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(270 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(280 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(290 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(300 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(310 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(320 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(330 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(340 350 420)"/>
<line x1="350" y1="420" x2="350" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(350 350 420)"/>
</g>
</g>
<g id="back-wheel" class="wheel" transform-origin="150 420">
<animateTransform id="back-wheel-anim" attributeName="transform" type="rotate" from="0 150 420" to="360 150 420" dur="5s" repeatCount="indefinite"/>
<circle id="back-rim" class="rim" cx="150" cy="420" r="70" fill="none" stroke="#333" stroke-width="12"/>
<circle id="back-tire" class="tire" cx="150" cy="420" r="80" fill="#000"/>
<circle id="back-hub" class="hub" cx="150" cy="420" r="5" fill="#333"/>
<!-- Spokes -->
<g class="many-spokes">
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(10 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(20 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(30 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(40 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(50 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(60 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(70 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(80 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(90 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(100 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(110 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(120 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(130 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(140 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(150 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(160 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(170 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(180 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(190 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(200 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(210 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(220 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(230 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(240 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(250 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(260 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(270 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(280 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(290 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(300 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(310 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(320 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(330 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(340 150 420)"/>
<line x1="150" y1="420" x2="150" y2="340" stroke="#666" stroke-width="1.5" transform="rotate(350 150 420)"/>
</g>
</g>
</g>
<!-- Pelican -->
<g id="pelican-body" class="pelican">
<animate id="pelican-bobbing" attributeName="transform" attributeType="XML" type="translate" values="0 0; 0 -5; 0 0; 0 5; 0 0" keyTimes="0;0.25;0.5;0.75;1" dur="5s" repeatCount="indefinite"/>
<!-- Body -->
<path id="pelican-main-body" class="body" d="M260,285 Q250,250 280,240 Q320,230 330,260 Q340,300 300,320 Q270,330 260,285 Z" fill="#F5F5DC"/>
<path id="pelican-wing" class="wing" d="M280,260 Q300,250 320,270 L310,290 Q290,280 280,260 Z" fill="#D2B48C"/>
<!-- Neck and Head -->
<path id="pelican-neck" class="neck" d="M300,320 Q310,300 310,270 Q300,240 315,230 Q330,220 340,230 L335,240 L325,245 Q315,240 310,250 L310,270 Z" fill="#F5F5DC"/>
<circle id="pelican-head" class="head" cx="340" cy="230" r="18" fill="#F5F5DC"/>
<circle id="pelican-eye" class="eye" cx="345" cy="225" r="3" fill="#000"/>
<!-- Beak -->
<path id="pelican-upper-beak" class="upper-beak" d="M350,230 L400,240 Q430,250 450,270 L430,265 Q410,250 350,230 Z" fill="#FFA500"/>
<path id="pelican-lower-beak" class="lower-beak" d="M355,235 L400,250 Q430,260 450,280 L435,280 Q415,265 355,235 Z" fill="#FFD700"/>
<path id="pelican-pouch" class="pouch" d="M380,255 Q400,280 420,290 Q410,310 390,300 Q370,280 380,255 Z" fill="#FFD700"/>
<!-- Legs -->
<line id="pelican-leg-right" class="leg" x1="280" y1="310" x2="270" y2="360" stroke="#FFA500" stroke-width="6" stroke-linecap="round"/>
<line id="pelican-leg-left" class="leg" x1="265" y1="310" x2="255" y2="360" stroke="#FFA500" stroke-width="6" stroke-linecap="round"/>
<!-- Feet -->
<path id="pelican-foot-right" class="foot" d="M270,360 L260,370 L280,370 L270,360 Z" fill="#FFA500"/>
<path id="pelican-foot-left" class="foot" d="M255,360 L245,370 L265,370 L255,360 Z" fill="#FFA500"/>
</g>
</g>
</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.