-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgetting-prompt-or-comfyui-workflow-from-posted-images-on-reddit.html
More file actions
12 lines (12 loc) · 8.03 KB
/
Copy pathgetting-prompt-or-comfyui-workflow-from-posted-images-on-reddit.html
File metadata and controls
12 lines (12 loc) · 8.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html><html lang="en-gb"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Getting prompt or ComfyUI workflow from posted images on Reddit - graphicdesigngeek.com</title><meta name="description" content="Reddit doesn't actually remove PNG metadata from posted images, but it is a bit tricky to access. By default if you download a posted image,&hellip;"><meta name="generator" content="Publii Open-Source CMS for Static Site"><style>.copy-text{position:relative;padding:20px;padding-top:calc(16px * 2)!important;background-color:#403B3B;border-radius:5px;}.copy-icon{position:absolute;top:calc( 16px / 2);right:calc( 16px);cursor:pointer;display:flex;align-items:center;}.copy-icon svg{width:16px;stroke:#0885E7;}.copy-icon-text{margin-left:8px;font-size:0.75rem;color:#0885E7;}.copy-popup{position:absolute;top:50%;right:115%;transform:translateY(-50%);background-color:rgba(0,0,0,.8);color:#EB1111;padding:2px 6px;font-size:0.75rem;border-radius:4px;white-space:nowrap;}</style><link rel="canonical" href="https://graphicdesigngeek.com/getting-prompt-or-comfyui-workflow-from-posted-images-on-reddit.html"><link rel="alternate" type="application/atom+xml" href="https://graphicdesigngeek.com/feed.xml" title="graphicdesigngeek.com - RSS"><link rel="alternate" type="application/json" href="https://graphicdesigngeek.com/feed.json" title="graphicdesigngeek.com - JSON"><meta property="og:title" content="Getting prompt or ComfyUI workflow from posted images on Reddit"><meta property="og:site_name" content="graphicdesigngeek.com"><meta property="og:description" content="Reddit doesn't actually remove PNG metadata from posted images, but it is a bit tricky to access. By default if you download a posted image,&hellip;"><meta property="og:url" content="https://graphicdesigngeek.com/getting-prompt-or-comfyui-workflow-from-posted-images-on-reddit.html"><meta property="og:type" content="article"><link rel="stylesheet" href="https://graphicdesigngeek.com/assets/css/style.css?v=26ea6dbd5f9804efdb1c0d7cabfef8b8"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Article","mainEntityOfPage":{"@type":"WebPage","@id":"https://graphicdesigngeek.com/getting-prompt-or-comfyui-workflow-from-posted-images-on-reddit.html"},"headline":"Getting prompt or ComfyUI workflow from posted images on Reddit","datePublished":"2026-07-05T04:04-04:00","dateModified":"2026-07-05T04:05-04:00","description":"Reddit doesn't actually remove PNG metadata from posted images, but it is a bit tricky to access. By default if you download a posted image,…","author":{"@type":"Person","name":"admin","url":"https://graphicdesigngeek.com/authors/admin/"},"publisher":{"@type":"Organization","name":"admin"}}</script><noscript><style>img[loading] {
opacity: 1;
}</style></noscript></head><body class="post-template"><div class="container container--center"><header class="header"><div class="header__logo"><a class="logo" href="https://graphicdesigngeek.com/">graphicdesigngeek.com</a></div><nav class="navbar js-navbar"><button class="navbar__toggle js-toggle" aria-label="Menu" aria-haspopup="true" aria-expanded="false"><span class="navbar__toggle-box"><span class="navbar__toggle-inner">Menu</span></span></button><ul class="navbar__menu"><li><a href="https://graphicdesigngeek.com/" target="_self">Home</a></li><li><a href="https://graphicdesigngeek.com/" target="_self">Posts</a></li><li><a href="https://graphicdesigngeek.com/tags/comfyui/" target="_self">Comfyui</a></li><li><a href="https://graphicdesigngeek.com/tags/powershell/" target="_self">Powershell</a></li><li><a href="https://graphicdesigngeek.com/tags/minimax/" target="_self">Minimax</a></li><li><a href="https://graphicdesigngeek.com/tags/krea2/" target="_self">Krea2</a></li></ul></nav></header><main class="content"><article class="post"><header><h1 class="post__title">Getting prompt or ComfyUI workflow from posted images on Reddit</h1><div class="post__meta"><time datetime="2026-07-05T04:04" class="post__date">July 5, 2026 </time><span class="post__author"><a href="https://graphicdesigngeek.com/authors/admin/" class="feed__author">admin</a></span></div></header><div class="post__entry"><p>Reddit doesn't actually remove PNG metadata from posted images, but it is a bit tricky to access. By default if you download a posted image, you will get a WEBP file without generation metadata or workflow. Below is a way to download the original PNG, which may contain e.g. ComfyUI workflow.</p><ol><li><p>Click on the image to open it as bigger</p></li><li><p>Right click image</p></li><li><p>Open image in new tab</p></li><li><p>Put focus to the browser page address</p></li><li><p>Change the "preview.redd.it" part to "i.redd.it" in the URL, press Enter.</p></li><li><p>Right click image</p></li><li><p>Save image as...</p></li><li><p>If the original posted file was a PNG, you should get a PNG file downloaded instead of WEBP</p></li><li><p>Drag the PNG to ComfyUI, if it was generated with ComfyUI you should get the image workflow opened</p></li></ol><p>If the image was AI generated but not in ComfyUI, you could still get the prompt with some tool that is able to read PNG metadata. E.g. Automatic1111 and Forge have the "PNG Info" tab where you can drag an image to get the prompt if it's included. There probably is some ComfyUI node for it too, I just haven't seen one.</p><p>This doesn't always work, e.g. if the user has edited the image in any way after generation, the metadata will usually be lost.</p><p>I've seen people mention this method in comments but haven't seen a separate post about it, so hopefully it will help someone.</p><p>https://www.reddit.com/r/StableDiffusion/comments/1unls4m/krea_2_things_that_shouldnt_exist_but_somehow_do/</p></div><footer class="wrapper post__footer"><p class="post__last-updated">This article was updated on July 5, 2026</p><div class="post__share"></div></footer><nav class="pagination"><div class="pagination__title"><span>Read other posts</span></div><div class="pagination__buttons"><a href="https://graphicdesigngeek.com/make-a-folder-of-prompts-from-a-simple-txt-file.html" class="btn previous" rel="prev" aria-label="[MISSING TRANSLATION]: make a folder of prompts from a simple txt file "><span class="btn__icon">←</span> <span class="btn__text">make a folder of prompts from a simple txt file</span> </a><a href="https://graphicdesigngeek.com/krea-2-styles-wildcards-txt.html" class="btn next" rel="next" aria-label="[MISSING TRANSLATION]: Krea 2 : styles wildcards txt "><span class="btn__text">Krea 2 : styles wildcards txt</span> <span class="btn__icon">→</span></a></div></nav></article></main><footer class="footer"><div class="footer__inner"><div class="footer__copyright"><p>© 2024 Powered by Publii CMS :: <a href="https://github.com/panr/hugo-theme-terminal" target="_blank" rel="noopener">Theme</a> ported by the <a href="https://getpublii.com/customization-service/" target="_blank" rel="noopener">Publii Team</a></p></div></div></footer></div><script defer="defer" src="https://graphicdesigngeek.com/assets/js/scripts.min.js?v=c2232aa7558e9517946129d2a1b8c770"></script><script>window.publiiThemeMenuConfig={mobileMenuMode:'sidebar',animationSpeed:300,submenuWidth: 'auto',doubleClickTime:500,mobileMenuExpandableSubmenus:true,relatedContainerForOverlayMenuSelector:'.top'};</script><script>var images = document.querySelectorAll('img[loading]');
for (var i = 0; i < images.length; i++) {
if (images[i].complete) {
images[i].classList.add('is-loaded');
} else {
images[i].addEventListener('load', function () {
this.classList.add('is-loaded');
}, false);
}
}</script><script>window.iconChoice = 1;window.iconSize = 16;window.iconColor = '#0885E7';window.txtLabel = 'Copy Text';window.txtMessage = 'Copied!';window.txtTime = 1500;</script><script src="https://graphicdesigngeek.com/media/plugins/copy-text/copyText.min.js" defer="defer"></script></body></html>