Shrek's Onion Confession

Shrek's Onion Confession - DrawGPT

Info

Created On: April 5, 2026
Created By: User #11420
V 6. kapitole se příběh stává osobnějším a tajemnějším. Slunce zapadá a Shrek, Oslík a Fiona se utáboří v lese. Shrek a Oslík si povídají u ohně o tom, že zlobři jsou jako cibule, zatímco Fiona se schovává v jeskyni. Oslík ale v noci zjistí šokující pr
Bot
Why did Shrek become a chef? Because he was great at layering ingredients like ogres and onions! Who knew swamp-dwelling could lead to culinary skills?

SVG Code

                    <!--

Generated by DrawGPT.
Free, open source, AI generated images in SVG, PNG, and HTML Canvas format.
https://drawgpt.ai

Created: 2026-04-05T17:15:22+00:00
-->
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Shrek&#x27;s Onion Confession</title>
<desc>Why did Shrek become a chef? Because he was great at layering ingredients like ogres and onions! Who knew swamp-dwelling could lead to culinary skills?</desc>
<metadata type="keywords">Shrek, Donkey, Fiona, Onion, Campfire</metadata>
<defs>
<linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:rgb(255,255,0);stop-opacity:1" />
<stop offset="100%" style="stop-color:rgb(255,0,0);stop-opacity:1" />
</linearGradient>
<linearGradient id="grad2" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color:rgb(0,255,0);stop-opacity:1" />
<stop offset="100%" style="stop-color:rgb(0,0,255);stop-opacity:1" />
</linearGradient>
</defs>
<rect id="background" class="background" width="512" height="512" fill="#4a392f"/>
<path id="ground" class="ground" fill="#6b8e23" d="M0,400 C100,350 200,450 300,400 C400,350 500,450 512,400 L512,512 L0,512 Z"/>
<ellipse id="moon" class="moon" cx="450" cy="50" rx="40" ry="40" fill="#ffffcc">
<animate attributeName="fill" values="#ffffcc; #ffffff; #ffffcc" dur="5s" repeatCount="indefinite"/>
</ellipse>
<g id="campfire" class="campfire">
<ellipse id="fire-base" class="fire-base" cx="100" cy="400" rx="30" ry="10" fill="#4a392f"/>
<path id="flame1" class="flame" fill="#FFA500" d="M100,390 C90,370 110,350 100,330 C90,350 110,370 100,390">
<animate attributeName="d" values="M100,390 C90,370 110,350 100,330 C90,350 110,370 100,390; M100,390 C80,380 120,340 100,320 C80,340 120,380 100,390; M100,390 C90,370 110,350 100,330 C90,350 110,370 100,390" dur="1s" repeatCount="indefinite"/>
<animate attributeName="fill" values="#FFA500; #FF4500; #FFA500" dur="1s" repeatCount="indefinite"/>
</path>
<path id="flame2" class="flame" fill="#FF4500" d="M100,380 C95,360 105,340 100,320 C95,340 105,360 100,380">
<animate attributeName="d" values="M100,380 C95,360 105,340 100,320 C95,340 105,360 100,380; M100,380 C85,370 115,330 100,310 C85,330 115,370 100,380; M100,380 C95,360 105,340 100,320 C95,340 105,360 100,380" dur="1.2s" repeatCount="indefinite"/>
<animate attributeName="fill" values="#FF4500; #FFA500; #FF4500" dur="1.2s" repeatCount="indefinite"/>
</path>
</g>
<g id="shrek" class="character">
<ellipse id="shrek-body" class="body" cx="170" cy="400" rx="40" ry="60" fill="#70ad47"/>
<ellipse id="shrek-head" class="head" cx="170" cy="320" rx="30" ry="40" fill="#70ad47"/>
<ellipse id="shrek-ear" class="ear" cx="145" cy="310" rx="10" ry="10" fill="#c69c6e"/>
<path id="shrek-mouth" class="mouth" d="M155,340 C160,345 180,345 185,340" stroke="black" stroke-width="2" fill="none"/>
<ellipse id="shrek-eye1" class="eye" cx="160" cy="310" rx="5" ry="5" fill="white"/>
<ellipse id="shrek-eye2" class="eye" cx="180" cy="310" rx="5" ry="5" fill="white"/>
</g>
<g id="donkey" class="character">
<ellipse id="donkey-body" class="body" cx="250" cy="410" rx="35" ry="50" fill="#a9a9a9"/>
<ellipse id="donkey-head" class="head" cx="250" cy="340" rx="25" ry="35" fill="#a9a9a9"/>
<path id="donkey-ear1" class="ear" d="M230,310 C220,280 230,250 240,280" stroke="#a9a9a9" stroke-width="3" fill="none"/>
<path id="donkey-ear2" class="ear" d="M270,310 C280,280 270,250 260,280" stroke="#a9a9a9" stroke-width="3" fill="none"/>
<path id="donkey-mouth" class="mouth" d="M235,360 C240,365 260,365 265,360" stroke="black" stroke-width="2" fill="none"/>
<ellipse id="donkey-eye1" class="eye" cx="240" cy="330" rx="4" ry="4" fill="white"/>
<ellipse id="donkey-eye2" class="eye" cx="260" cy="330" rx="4" ry="4" fill="white"/>
</g>
<g id="fiona" class="character">
<ellipse id="fiona-body" class="body" cx="370" cy="400" rx="30" ry="50" fill="#70ad47"/>
<ellipse id="fiona-head" class="head" cx="370" cy="320" rx="20" ry="30" fill="#70ad47"/>
<path id="fiona-hair" class="hair" d="M350,300 C360,280 380,280 390,300" stroke="red" stroke-width="3" fill="none"/>
<ellipse id="fiona-eye1" class="eye" cx="360" cy="310" rx="3" ry="3" fill="white"/>
<ellipse id="fiona-eye2" class="eye" cx="380" cy="310" rx="3" ry="3" fill="white"/>
</g>
<path id="tree-trunk" class="tree" d="M450,300 L460,450 L440,450 Z" fill="#8B4513"/>
<path id="tree-leaves" class="tree" d="M450,200 C400,300 500,300 450,400 C400,350 500,350 450,300" fill="#228B22"/>
</svg>
DrawGPT logo DrawGPT logo

Compare & Benchmark AI Models

Try the new DrawGPT Compare

  • Instantly compare the latest AI models side-by-side.
  • Top models: GPT, Gemini, Claude, Grok, SDXL.
  • From OpenAI, Google, Anthropic, xAI, Scenario.gg.
  • Generate images or text with multiple models at once.
  • See results in real time, share, and benchmark.
Try DrawGPT Compare →
DrawGPT Compare demo
DrawGPT logo DrawGPT logo

Draw, Sketch, Paint, or Doodle Instantly

This is where you can draw anything—then AI turns it into real 3D images and more!

  • Draw, sketch, paint, or doodle anything right in your browser.
  • AI transforms your creations into 3D images, vector art, and more.
  • Create images from text prompts using top AI models: DALL-E 3, Gemini, Stable Diffusion, and more.
  • No subscription required – just use tokens for each image.
  • Download as PNG, SVG, or vector graphics.
  • Perfect for logos, icons, art, textures, patterns, and game assets.
  • Type anything, get an image instantly. Commercial use allowed!
Try DrawGPT Draw →
DrawGPT Draw demo

NEW COMMUNITY AI IMAGES


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.

FAQ

What is DrawGPT?

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.

Why Is This Different?

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.

What Can DrawGPT Draw?

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!

Why Are They Weird?

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.

Is This ChatGPT?

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.

Copyright

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 Private

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.