<?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: Owl Burger</title>
    <description>The latest articles on DEV Community by Owl Burger (@aestheticode).</description>
    <link>https://dev.to/aestheticode</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F678404%2F031ac1dd-96ef-49fa-804f-8a159a3d2745.gif</url>
      <title>DEV Community: Owl Burger</title>
      <link>https://dev.to/aestheticode</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aestheticode"/>
    <language>en</language>
    <item>
      <title>How can I make a dynamic image overlay like this using PHP or node.js?</title>
      <dc:creator>Owl Burger</dc:creator>
      <pubDate>Mon, 20 Mar 2023 21:17:33 +0000</pubDate>
      <link>https://dev.to/aestheticode/how-can-i-make-a-dynamic-image-overlay-like-this-using-php-or-nodejs-570d</link>
      <guid>https://dev.to/aestheticode/how-can-i-make-a-dynamic-image-overlay-like-this-using-php-or-nodejs-570d</guid>
      <description>&lt;p&gt;How can I use PHP or node.js to add an overlay and dynamic text for cover images?&lt;/p&gt;

&lt;p&gt;The frosted/blurred overlay background is dynamically generated using either PHP, or node.js image manipulation. The dynamic text on top of that is the easy part for me. &lt;/p&gt;

&lt;p&gt;It appears the blurred background of the overlay is a zoomed version of the image on the right side. &lt;/p&gt;

&lt;p&gt;I start with a base cover image. I can do the text and everything else, but it's the blurred transparent overlay background that I have issues understanding how they did it. the skewed/angle and frosted/blur to be specific.&lt;/p&gt;

&lt;p&gt;any ideas how this was made using php or node.js?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Jx77oHTJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/wfpqeco8goil43po5ebe.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Jx77oHTJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/wfpqeco8goil43po5ebe.png" alt="Image description" width="880" height="461"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>help</category>
    </item>
  </channel>
</rss>
