{"id":38592,"date":"2025-09-30T03:00:00","date_gmt":"2025-09-30T10:00:00","guid":{"rendered":"https:\/\/cloudinary.com\/blog\/?p=38592"},"modified":"2025-09-30T06:22:04","modified_gmt":"2025-09-30T13:22:04","slug":"scaling-brand-quality-images-genai","status":"publish","type":"post","link":"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai","title":{"rendered":"Scaling Brand-Quality Images in the Age of GenAI"},"content":{"rendered":"\n<p>Generative AI is now part of most digital content workflows. It can speed up production dramatically, but it doesn\u2019t solve every problem. AI outputs often need extra polish before they\u2019re ready for production: a background swapped, a crop refined, or a blurry detail sharpened. Without those fixes, brands risk shipping assets that feel inconsistent or off-brand.<\/p>\n\n\n\n<p>That gap between fast AI output and production-ready quality creates new challenges for developers and creative teams. Developers end up writing brittle scripts to automate edits. Designers and content teams spend hours making small corrections across hundreds of images. The result is slower launches, more back-and-forth, and a heavier load on teams that are already stretched.<\/p>\n\n\n\n<p>Today, Cloudinary is announcing the launch of a set of new image features designed to solve exactly these problems. With new tools for workflow automation, content provenance, and collaborative editing, brands can now scale AI-driven content with greater confidence, authenticity, and efficiency.<\/p>\n\n\n\n<p>Read the <a href=\"https:\/\/www.businesswire.com\/news\/home\/20250930771607\/en\/Cloudinary-Releases-New-Capabilities-to-Enable-Brand-Quality-Images-at-Scale-and-Prevent-AI-Slop\">full press release here.<\/a> <\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Refiners: Making AI Outputs Production-Ready<\/h2>\n\n\n\n<p>One of the more common issues with generative AI is that outputs are occasionally in need of refinements to make them production-ready. For example, a generated product photo might have a distracting background, an awkward crop, or mismatched colors. The brand-damaging potential of one bad output cannot be overstated, even if 99 out 100 outputs were good. As a result, developers haven\u2019t been able to automate GenAI edits at scale because content teams had no practical way to review or refine the results without jumping back into tools like Photoshop.<\/p>\n\n\n\n<p>Cloudinary\u2019s new Refiners tackle those problems directly. They\u2019re prebuilt functions for common fixes:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Background removal and replacement<\/strong> for cleaner product photos.<\/li>\n\n\n\n<li><strong>Outpainting<\/strong> to expand an image naturally for new layouts.<\/li>\n\n\n\n<li><strong>Focus-area cropping<\/strong> to guide how assets are framed.<\/li>\n<\/ul>\n\n\n\n<p>The advantage is scale. Cloudinary\u2019s new Refiners let creatives quickly polish AI outputs, giving developers the confidence to programmatically automate edits across hundreds or thousands of assets. The result: Every image is consistent, on-brand, and production-ready.<\/p>\n\n\n\n<p>This combination of automation and human review reflects what many analysts now call \u201chuman-in-the-loop AI.\u201d It\u2019s not about letting the model make every decision. It\u2019s about automating repeatable tasks while keeping final control in the hands of people who understand the brand. That balance is what makes GenAI practical in production.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Building Trust With C2PA<\/h2>\n\n\n\n<p>Speed and efficiency solve one set of problems, but AI introduces another: authenticity. As manipulated content becomes more common, brands are under pressure to prove their media is genuine and traceable. Regulators are also paying closer attention. In the EU, for example, the proposed AI Act highlights transparency as a key requirement for generative outputs.<\/p>\n\n\n\n<p>Cloudinary now includes built-in support for C2PA (Coalition for Content Provenance and Authenticity), the open standard for certifying digital content provenance. With C2PA, every image can carry tamper-proof content credentials that documents its history: which edits were made, when, and by what tool. That record persists through transformations, creating a tamper-proof chain of custody.<\/p>\n\n\n\n<p>Enabling it is simple. Add the <code>c2pa<\/code> flag to your transformation URL:<\/p>\n\n\n<pre class=\"wp-block-code\" aria-describedby=\"shcb-language-1\" data-shcb-language-name=\"HTML, XML\" data-shcb-language-slug=\"xml\"><span><code class=\"hljs language-xml shcb-wrap-lines\"><span class=\"hljs-tag\">&lt;<span class=\"hljs-name\">code<\/span>&gt;<\/span>https:\/\/res.cloudinary.com\/<span class=\"hljs-tag\">&lt;<span class=\"hljs-name\">cloud_name<\/span>&gt;<\/span>\/image\/upload\/c2pa\/v1\/sample.jpg<span class=\"hljs-tag\">&lt;\/<span class=\"hljs-name\">code<\/span>&gt;<\/span><\/code><\/span><small class=\"shcb-language\" id=\"shcb-language-1\"><span class=\"shcb-language__label\">Code language:<\/span> <span class=\"shcb-language__name\">HTML, XML<\/span> <span class=\"shcb-language__paren\">(<\/span><span class=\"shcb-language__slug\">xml<\/span><span class=\"shcb-language__paren\">)<\/span><\/small><\/pre>\n\n\n<p>Or set it in the Node.js SDK:<\/p>\n\n\n<pre class=\"wp-block-code\" aria-describedby=\"shcb-language-2\" data-shcb-language-name=\"HTML, XML\" data-shcb-language-slug=\"xml\"><span><code class=\"hljs language-xml shcb-wrap-lines\"><span class=\"hljs-tag\">&lt;<span class=\"hljs-name\">code<\/span>&gt;<\/span>cloudinary.image(\"sample.jpg\", { c2pa: true });<span class=\"hljs-tag\">&lt;\/<span class=\"hljs-name\">code<\/span>&gt;<\/span><\/code><\/span><small class=\"shcb-language\" id=\"shcb-language-2\"><span class=\"shcb-language__label\">Code language:<\/span> <span class=\"shcb-language__name\">HTML, XML<\/span> <span class=\"shcb-language__paren\">(<\/span><span class=\"shcb-language__slug\">xml<\/span><span class=\"shcb-language__paren\">)<\/span><\/small><\/pre>\n\n\n<p>By baking C2PA into image delivery, Cloudinary gives developers a straightforward way to deliver that transparency.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Smarter Editing With Editor and Auto Enhance<\/h2>\n\n\n\n<p>Refinement and provenance are important, but day-to-day workflows also need to be faster and more collaborative. Cloudinary\u2019s new Editor brings developers and creatives into the same environment. Developers can chain together transformations and see live code snippets update as they experiment. Creatives can preview different outputs side by side, compare results, and make adjustments before campaigns launch.<\/p>\n\n\n\n<p>This kind of shared workspace reduces the \u201cin sequence\u201d problem \u2014 when developers have to wait for creatives to finish editing, or vice versa. Instead, teams can prototype and iterate together.<\/p>\n\n\n\n<p>The new <strong>Auto Enhance<\/strong> feature helps, too. It analyzes an image and applies the best combination of adjustments, from sharpening and upscaling to restoration. It saves time by removing the need for trial-and-error editing. For many teams, Auto Enhance provides a solid baseline image that can then be fine-tuned if needed.<\/p>\n\n\n\n<p>For e-commerce, where high-quality visuals directly impact performance, these efficiencies matter. A <a href=\"https:\/\/www.shopify.com\/\">Shopify<\/a> study found that better product images can boost conversion rates by as much as 30%. Faster, more consistent editing means retailers can refresh catalogs more often and deliver better experiences without bottlenecking launches.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Smarter GenAI Models&nbsp;<\/h2>\n\n\n\n<p>Cloudinary has also refined its underlying GenAI model with domain-specific data. That matters because general-purpose AI models often produce inconsistent results in specialized use cases.<\/p>\n\n\n\n<p>In e-commerce, for instance, product photos usually require clean, neutral backgrounds. Generic models may introduce overly stylized or cluttered backdrops. Cloudinary\u2019s updated model defaults to simpler, plainer settings that match retail norms. That saves teams from redoing basic edits and keeps catalogs visually consistent.<\/p>\n\n\n\n<p>Combined with Refiners and Auto Enhance, this creates an end-to-end pipeline: AI generates the initial image, Refiners clean it up, provenance tracks its journey, and optimized delivery ensures it loads quickly on every device.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Getting Started<\/h2>\n\n\n\n<p>Refiners, C2PA, the Editor, Auto Enhance, and the updated GenAI model are available today on every Cloudinary plan, including the free tier.<\/p>\n\n\n\n<p>To see them in action before rolling them into production, check out <a href=\"https:\/\/clara-denari.netlify.app\/\"><strong>Clara Denari<\/strong><\/a>, Cloudinary\u2019s transformation lab. It\u2019s a lightweight playground where developers can try refinements, provenance, and automation in real time.<\/p>\n\n\n\n<p>With this launch, Cloudinary is extending its core image platform to help teams not just manage and deliver assets, but also make GenAI practical in production. The aim is simple: faster workflows, authentic outputs, and visuals that consistently meet brand standards.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Generative AI is now part of most digital content workflows. It can speed up production dramatically, but it doesn\u2019t solve every problem. AI outputs often need extra polish before they\u2019re ready for production: a background swapped, a crop refined, or a blurry detail sharpened. Without those fixes, brands risk shipping assets that feel inconsistent or [&hellip;]<\/p>\n","protected":false},"author":87,"featured_media":38644,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_cloudinary_featured_overwrite":false,"footnotes":""},"categories":[1],"tags":[409,370],"class_list":["post-38592","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-generative-ai","tag-image"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.6 (Yoast SEO v26.9) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Cloudinary Launches New Image Features: Refiners, C2PA, and Smarter GenAI<\/title>\n<meta name=\"description\" content=\"Cloudinary introduces new image capabilities to make GenAI practical in production. With Refiners, C2PA support, an improved Editor, and Auto Enhance, teams can scale brand-quality visuals that are fast, authentic, and production-ready.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Scaling Brand-Quality Images in the Age of GenAI\" \/>\n<meta property=\"og:description\" content=\"Cloudinary introduces new image capabilities to make GenAI practical in production. With Refiners, C2PA support, an improved Editor, and Auto Enhance, teams can scale brand-quality visuals that are fast, authentic, and production-ready.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai\" \/>\n<meta property=\"og:site_name\" content=\"Cloudinary Blog\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-30T10:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-30T13:22:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1759178257\/Web_Assets\/blog\/thor_announcement-blog-1\/thor_announcement-blog-1.jpg?_i=AA\" \/>\n\t<meta property=\"og:image:width\" content=\"2000\" \/>\n\t<meta property=\"og:image:height\" content=\"1100\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"melindapham\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"NewsArticle\",\"@id\":\"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai#article\",\"isPartOf\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai\"},\"author\":{\"name\":\"melindapham\",\"@id\":\"https:\/\/cloudinary.com\/blog\/#\/schema\/person\/0d5ad601e4c3b5be89245dfb14be42d9\"},\"headline\":\"Scaling Brand-Quality Images in the Age of GenAI\",\"datePublished\":\"2025-09-30T10:00:00+00:00\",\"dateModified\":\"2025-09-30T13:22:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai\"},\"wordCount\":945,\"publisher\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai#primaryimage\"},\"thumbnailUrl\":\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1759178257\/Web_Assets\/blog\/thor_announcement-blog-1\/thor_announcement-blog-1.jpg?_i=AA\",\"keywords\":[\"Generative AI\",\"Image\"],\"inLanguage\":\"en-US\",\"copyrightYear\":\"2025\",\"copyrightHolder\":{\"@id\":\"https:\/\/cloudinary.com\/#organization\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai\",\"url\":\"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai\",\"name\":\"Cloudinary Launches New Image Features: Refiners, C2PA, and Smarter GenAI\",\"isPartOf\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai#primaryimage\"},\"thumbnailUrl\":\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1759178257\/Web_Assets\/blog\/thor_announcement-blog-1\/thor_announcement-blog-1.jpg?_i=AA\",\"datePublished\":\"2025-09-30T10:00:00+00:00\",\"dateModified\":\"2025-09-30T13:22:04+00:00\",\"description\":\"Cloudinary introduces new image capabilities to make GenAI practical in production. With Refiners, C2PA support, an improved Editor, and Auto Enhance, teams can scale brand-quality visuals that are fast, authentic, and production-ready.\",\"breadcrumb\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai#primaryimage\",\"url\":\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1759178257\/Web_Assets\/blog\/thor_announcement-blog-1\/thor_announcement-blog-1.jpg?_i=AA\",\"contentUrl\":\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1759178257\/Web_Assets\/blog\/thor_announcement-blog-1\/thor_announcement-blog-1.jpg?_i=AA\",\"width\":2000,\"height\":1100},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cloudinary.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Scaling Brand-Quality Images in the Age of GenAI\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cloudinary.com\/blog\/#website\",\"url\":\"https:\/\/cloudinary.com\/blog\/\",\"name\":\"Cloudinary Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cloudinary.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/cloudinary.com\/blog\/#organization\",\"name\":\"Cloudinary Blog\",\"url\":\"https:\/\/cloudinary.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cloudinary.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649718331\/Web_Assets\/blog\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877.png?_i=AA\",\"contentUrl\":\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649718331\/Web_Assets\/blog\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877.png?_i=AA\",\"width\":312,\"height\":60,\"caption\":\"Cloudinary Blog\"},\"image\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/cloudinary.com\/blog\/#\/schema\/person\/0d5ad601e4c3b5be89245dfb14be42d9\",\"name\":\"melindapham\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cloudinary.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e6f989fa97fe94be61596259d8629c3df65aec4c7da5c0000f90d810f313d4f4?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e6f989fa97fe94be61596259d8629c3df65aec4c7da5c0000f90d810f313d4f4?s=96&d=mm&r=g\",\"caption\":\"melindapham\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Cloudinary Launches New Image Features: Refiners, C2PA, and Smarter GenAI","description":"Cloudinary introduces new image capabilities to make GenAI practical in production. With Refiners, C2PA support, an improved Editor, and Auto Enhance, teams can scale brand-quality visuals that are fast, authentic, and production-ready.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai","og_locale":"en_US","og_type":"article","og_title":"Scaling Brand-Quality Images in the Age of GenAI","og_description":"Cloudinary introduces new image capabilities to make GenAI practical in production. With Refiners, C2PA support, an improved Editor, and Auto Enhance, teams can scale brand-quality visuals that are fast, authentic, and production-ready.","og_url":"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai","og_site_name":"Cloudinary Blog","article_published_time":"2025-09-30T10:00:00+00:00","article_modified_time":"2025-09-30T13:22:04+00:00","og_image":[{"width":2000,"height":1100,"url":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1759178257\/Web_Assets\/blog\/thor_announcement-blog-1\/thor_announcement-blog-1.jpg?_i=AA","type":"image\/jpeg"}],"author":"melindapham","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"NewsArticle","@id":"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai#article","isPartOf":{"@id":"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai"},"author":{"name":"melindapham","@id":"https:\/\/cloudinary.com\/blog\/#\/schema\/person\/0d5ad601e4c3b5be89245dfb14be42d9"},"headline":"Scaling Brand-Quality Images in the Age of GenAI","datePublished":"2025-09-30T10:00:00+00:00","dateModified":"2025-09-30T13:22:04+00:00","mainEntityOfPage":{"@id":"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai"},"wordCount":945,"publisher":{"@id":"https:\/\/cloudinary.com\/blog\/#organization"},"image":{"@id":"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai#primaryimage"},"thumbnailUrl":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1759178257\/Web_Assets\/blog\/thor_announcement-blog-1\/thor_announcement-blog-1.jpg?_i=AA","keywords":["Generative AI","Image"],"inLanguage":"en-US","copyrightYear":"2025","copyrightHolder":{"@id":"https:\/\/cloudinary.com\/#organization"}},{"@type":"WebPage","@id":"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai","url":"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai","name":"Cloudinary Launches New Image Features: Refiners, C2PA, and Smarter GenAI","isPartOf":{"@id":"https:\/\/cloudinary.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai#primaryimage"},"image":{"@id":"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai#primaryimage"},"thumbnailUrl":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1759178257\/Web_Assets\/blog\/thor_announcement-blog-1\/thor_announcement-blog-1.jpg?_i=AA","datePublished":"2025-09-30T10:00:00+00:00","dateModified":"2025-09-30T13:22:04+00:00","description":"Cloudinary introduces new image capabilities to make GenAI practical in production. With Refiners, C2PA support, an improved Editor, and Auto Enhance, teams can scale brand-quality visuals that are fast, authentic, and production-ready.","breadcrumb":{"@id":"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai#primaryimage","url":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1759178257\/Web_Assets\/blog\/thor_announcement-blog-1\/thor_announcement-blog-1.jpg?_i=AA","contentUrl":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1759178257\/Web_Assets\/blog\/thor_announcement-blog-1\/thor_announcement-blog-1.jpg?_i=AA","width":2000,"height":1100},{"@type":"BreadcrumbList","@id":"https:\/\/cloudinary.com\/blog\/scaling-brand-quality-images-genai#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cloudinary.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Scaling Brand-Quality Images in the Age of GenAI"}]},{"@type":"WebSite","@id":"https:\/\/cloudinary.com\/blog\/#website","url":"https:\/\/cloudinary.com\/blog\/","name":"Cloudinary Blog","description":"","publisher":{"@id":"https:\/\/cloudinary.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cloudinary.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cloudinary.com\/blog\/#organization","name":"Cloudinary Blog","url":"https:\/\/cloudinary.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cloudinary.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649718331\/Web_Assets\/blog\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877.png?_i=AA","contentUrl":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649718331\/Web_Assets\/blog\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877.png?_i=AA","width":312,"height":60,"caption":"Cloudinary Blog"},"image":{"@id":"https:\/\/cloudinary.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/cloudinary.com\/blog\/#\/schema\/person\/0d5ad601e4c3b5be89245dfb14be42d9","name":"melindapham","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cloudinary.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e6f989fa97fe94be61596259d8629c3df65aec4c7da5c0000f90d810f313d4f4?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e6f989fa97fe94be61596259d8629c3df65aec4c7da5c0000f90d810f313d4f4?s=96&d=mm&r=g","caption":"melindapham"}}]}},"jetpack_featured_media_url":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1759178257\/Web_Assets\/blog\/thor_announcement-blog-1\/thor_announcement-blog-1.jpg?_i=AA","_links":{"self":[{"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/posts\/38592","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/users\/87"}],"replies":[{"embeddable":true,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/comments?post=38592"}],"version-history":[{"count":3,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/posts\/38592\/revisions"}],"predecessor-version":[{"id":38668,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/posts\/38592\/revisions\/38668"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/media\/38644"}],"wp:attachment":[{"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/media?parent=38592"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/categories?post=38592"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/tags?post=38592"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}