<?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: Dev</title>
    <description>The latest articles on DEV Community by Dev (@devchauhan).</description>
    <link>https://dev.to/devchauhan</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%2F3637581%2F9b21cccc-dcf1-4856-9fc2-f1592eaf09bd.png</url>
      <title>DEV Community: Dev</title>
      <link>https://dev.to/devchauhan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/devchauhan"/>
    <language>en</language>
    <item>
      <title>ImageRaft — A Simple Image Compressor for Developers</title>
      <dc:creator>Dev</dc:creator>
      <pubDate>Mon, 23 Mar 2026 17:14:00 +0000</pubDate>
      <link>https://dev.to/devchauhan/imageraft-a-simple-image-compressor-for-developers-4l62</link>
      <guid>https://dev.to/devchauhan/imageraft-a-simple-image-compressor-for-developers-4l62</guid>
      <description>&lt;p&gt;built ImageRaft to make image compression quick and distraction-free.&lt;/p&gt;

&lt;p&gt;Most tools either feel too heavy or require too many steps.&lt;br&gt;
This one focuses on a simple workflow: upload → compress → download.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What it does&lt;/strong&gt;&lt;br&gt;
Compress images quickly in the browser&lt;br&gt;
Reduce file size without noticeable quality loss&lt;br&gt;
Keep the interface minimal and easy to use&lt;br&gt;
Why I built this&lt;/p&gt;

&lt;p&gt;While working on web projects, I often needed a fast way to optimize images without switching between multiple tools.&lt;/p&gt;

&lt;p&gt;So I made something lightweight that does just one job well.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Use cases&lt;/strong&gt;&lt;br&gt;
Optimizing assets before deployment&lt;br&gt;
Improving page load speed&lt;br&gt;
Reducing bandwidth usage&lt;br&gt;
Link&lt;/p&gt;

&lt;p&gt;Try it here: &lt;a href="https://dev.tourl"&gt;&lt;/a&gt;&lt;a href="https://imageraft.vercel.app/" rel="noopener noreferrer"&gt;https://imageraft.vercel.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Still improving it — &lt;strong&gt;feedback is welcome.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;What’s your go-to tool for image optimization?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>uidesign</category>
      <category>ai</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
