<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jesus Lopez</title>
    <description>The latest articles on DEV Community by Jesus Lopez (@jesus_lopez_63e2183718359).</description>
    <link>https://dev.to/jesus_lopez_63e2183718359</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4091012%2Fc293adf3-3cc1-4584-97aa-fee9eee30bc5.png</url>
      <title>DEV Community: Jesus Lopez</title>
      <link>https://dev.to/jesus_lopez_63e2183718359</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jesus_lopez_63e2183718359"/>
    <language>en</language>
    <item>
      <title>I Built GPT Image 2.5: AI Image Generation with Both Classic Prompts and a Chat Agent</title>
      <dc:creator>Jesus Lopez</dc:creator>
      <pubDate>Thu, 10 Sep 2026 15:52:51 +0000</pubDate>
      <link>https://dev.to/jesus_lopez_63e2183718359/i-built-gpt-image-25-ai-image-generation-with-both-classic-prompts-and-a-chat-agent-4php</link>
      <guid>https://dev.to/jesus_lopez_63e2183718359/i-built-gpt-image-25-ai-image-generation-with-both-classic-prompts-and-a-chat-agent-4php</guid>
      <description>&lt;p&gt;I recently built GPT Image 2.5, a web-based AI image generation and editing workspace:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://gpt-image-2-5.org/" rel="noopener noreferrer"&gt;https://gpt-image-2-5.org/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Most AI image tools follow the same pattern: choose a model, write a prompt, select a size, click generate, and wait for the result. That workflow is still useful, so GPT Image 2.5 supports the classic image generation flow.&lt;/p&gt;

&lt;p&gt;But I also wanted to explore a more natural way to create images: generating through conversation.&lt;/p&gt;

&lt;h2&gt;
  
  
  Two ways to create images
&lt;/h2&gt;

&lt;p&gt;GPT Image 2.5 currently supports both workflows:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Traditional prompt-based image generation&lt;/li&gt;
&lt;li&gt;Conversational image generation with an AI agent&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The traditional mode is good when you already know what you want. You can write a prompt, upload a reference image, choose the model and output size, then generate or edit the image directly.&lt;/p&gt;

&lt;p&gt;The AI agent mode is different. Instead of filling out everything manually, you can chat with the agent about what you want to create. For example, you can describe a product photo, a poster idea, a portrait style, or a marketing visual, and the agent helps turn that conversation into an image generation task.&lt;/p&gt;

&lt;p&gt;This makes the workflow feel closer to working with a creative assistant:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You can start with a rough idea&lt;/li&gt;
&lt;li&gt;Ask the agent to refine the direction&lt;/li&gt;
&lt;li&gt;Adjust the style through conversation&lt;/li&gt;
&lt;li&gt;Explore multiple visual concepts&lt;/li&gt;
&lt;li&gt;Generate images without needing to write a perfect prompt from the beginning&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Supported models and use cases
&lt;/h2&gt;

&lt;p&gt;The workspace includes Flare, Sunburst, and GPT Image 2.&lt;/p&gt;

&lt;p&gt;Flare is useful for fast creative exploration. Sunburst is better suited for more detail-focused editing. GPT Image 2 remains available for workflows built around the previous generation.&lt;/p&gt;

&lt;p&gt;Some example use cases:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Product visuals&lt;/li&gt;
&lt;li&gt;Portraits&lt;/li&gt;
&lt;li&gt;Posters&lt;/li&gt;
&lt;li&gt;Campaign concepts&lt;/li&gt;
&lt;li&gt;Social media images&lt;/li&gt;
&lt;li&gt;Reference-based image editing&lt;/li&gt;
&lt;li&gt;Creative visual experiments&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why add an AI agent?
&lt;/h2&gt;

&lt;p&gt;A lot of people do not naturally think in “prompt format.” They may know the result they want, but not how to describe it in a way that works well for an image model.&lt;/p&gt;

&lt;p&gt;The agent helps bridge that gap.&lt;/p&gt;

&lt;p&gt;Instead of forcing users to write a polished prompt immediately, the site lets them describe the idea conversationally. The agent can help shape the request, clarify the visual direction, and guide the generation process.&lt;/p&gt;

&lt;p&gt;For developers and makers, I think this is an interesting direction: AI image tools do not have to be just prompt boxes. They can become interactive creative workspaces.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I am improving next
&lt;/h2&gt;

&lt;p&gt;The project is still early, and I am working on improving:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The chat-to-image workflow&lt;/li&gt;
&lt;li&gt;Better prompt refinement&lt;/li&gt;
&lt;li&gt;More image editing options&lt;/li&gt;
&lt;li&gt;More examples and templates&lt;/li&gt;
&lt;li&gt;A smoother model selection experience&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I would love feedback from developers, designers, marketers, and creators who use AI images in real workflows.&lt;/p&gt;

&lt;p&gt;Website: &lt;a href="https://gpt-image-2-5.org/" rel="noopener noreferrer"&gt;https://gpt-image-2-5.org/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>openai</category>
      <category>webdev</category>
    </item>
    <item>
      <title>I Built an AI Tool That Turns Flat Images into Editable Layers</title>
      <dc:creator>Jesus Lopez</dc:creator>
      <pubDate>Mon, 31 Aug 2026 10:05:09 +0000</pubDate>
      <link>https://dev.to/jesus_lopez_63e2183718359/i-built-an-ai-tool-that-turns-flat-images-into-editable-layers-2ike</link>
      <guid>https://dev.to/jesus_lopez_63e2183718359/i-built-an-ai-tool-that-turns-flat-images-into-editable-layers-2ike</guid>
      <description>&lt;h1&gt;
  
  
  I Built an AI Tool That Turns Flat Images into Editable Layers
&lt;/h1&gt;

&lt;p&gt;A flat image can look complete, but it is often difficult to edit.&lt;/p&gt;

&lt;p&gt;If you want to move a product, remove a shadow, replace a background, edit text, or reuse part of a composition, you usually have to recreate the image structure manually in Photoshop.&lt;/p&gt;

&lt;p&gt;That was the problem we wanted to solve with &lt;a href="https://image2layer.com" rel="noopener noreferrer"&gt;Image2Layer&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Image2Layer does
&lt;/h2&gt;

&lt;p&gt;Image2Layer uses AI to analyze a flat JPG, PNG, or WebP image and separate it into meaningful editable layers.&lt;/p&gt;

&lt;p&gt;Depending on the image, the result may include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Main subjects&lt;/li&gt;
&lt;li&gt;Foreground objects&lt;/li&gt;
&lt;li&gt;Product elements&lt;/li&gt;
&lt;li&gt;Text and logos&lt;/li&gt;
&lt;li&gt;Shadows&lt;/li&gt;
&lt;li&gt;Decorative elements&lt;/li&gt;
&lt;li&gt;Background areas&lt;/li&gt;
&lt;li&gt;Reconstructed regions behind removed objects&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Each layer keeps its transparency, so it can be moved, hidden, edited, or recomposed independently.&lt;/p&gt;

&lt;h2&gt;
  
  
  Export formats
&lt;/h2&gt;

&lt;p&gt;After processing an image, you can export:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Transparent PNG layers&lt;/li&gt;
&lt;li&gt;A ZIP package containing the layers&lt;/li&gt;
&lt;li&gt;A layered PSD file for Photoshop and other creative workflows&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The goal is not to recreate the original source file perfectly. Instead, Image2Layer provides a useful editable starting point from an image that would otherwise be difficult to work with.&lt;/p&gt;

&lt;h2&gt;
  
  
  Who is it useful for?
&lt;/h2&gt;

&lt;p&gt;Some possible workflows include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Retouching product photos&lt;/li&gt;
&lt;li&gt;Creating new e-commerce compositions&lt;/li&gt;
&lt;li&gt;Reusing poster and marketing assets&lt;/li&gt;
&lt;li&gt;Preparing images for animation&lt;/li&gt;
&lt;li&gt;Separating characters and objects from illustrations&lt;/li&gt;
&lt;li&gt;Rebuilding backgrounds&lt;/li&gt;
&lt;li&gt;Moving from an AI-generated image to an editable design&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How it works
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Upload a JPG, PNG, or WebP image.&lt;/li&gt;
&lt;li&gt;Choose the layer detail level.&lt;/li&gt;
&lt;li&gt;Add separation notes if certain elements are important.&lt;/li&gt;
&lt;li&gt;Generate the layers.&lt;/li&gt;
&lt;li&gt;Review and download the result as PNG, ZIP, or PSD.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;You can try it here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://image2layer.com/image-to-psd" rel="noopener noreferrer"&gt;Try Image2Layer&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What we are still improving
&lt;/h2&gt;

&lt;p&gt;AI separation is not equally easy for every image. Fine details, transparent objects, reflections, complex typography, and heavily overlapping elements can still be challenging.&lt;/p&gt;

&lt;p&gt;We are continuing to improve:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Layer boundaries&lt;/li&gt;
&lt;li&gt;Background reconstruction&lt;/li&gt;
&lt;li&gt;Text and logo separation&lt;/li&gt;
&lt;li&gt;PSD export quality&lt;/li&gt;
&lt;li&gt;Control over the desired layer structure&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you work with image editing, design, or creative automation, I would be interested to hear what kind of images you would want to split into layers.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>design</category>
    </item>
  </channel>
</rss>
