<?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: Zakaria R</title>
    <description>The latest articles on DEV Community by Zakaria R (@zakirez).</description>
    <link>https://dev.to/zakirez</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%2F4095768%2F73c49a39-cf6d-4745-b51d-13fdb00fd38d.jpg</url>
      <title>DEV Community: Zakaria R</title>
      <link>https://dev.to/zakirez</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/zakirez"/>
    <language>en</language>
    <item>
      <title>I built BulkImgConvert: compress, resize, crop &amp; convert images 100% in your browser</title>
      <dc:creator>Zakaria R</dc:creator>
      <pubDate>Wed, 26 Aug 2026 13:44:34 +0000</pubDate>
      <link>https://dev.to/zakirez/i-built-bulkimgconvert-compress-resize-crop-convert-images-100-in-your-browser-3ida</link>
      <guid>https://dev.to/zakirez/i-built-bulkimgconvert-compress-resize-crop-convert-images-100-in-your-browser-3ida</guid>
      <description>&lt;p&gt;Hi DEV community!&lt;/p&gt;

&lt;p&gt;I kept running into the same annoyance: I had a batch of images to compress, resize, or convert, and every online tool I found meant uploading my files to some server first. So I built BulkImgConvert (&lt;a href="https://bulkimgconvert.com" rel="noopener noreferrer"&gt;https://bulkimgconvert.com&lt;/a&gt;), a free tool that does it all directly in the browser.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Compress&lt;/strong&gt; images by quality, percentage, target size (in MB), or target resolution&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Resize&lt;/strong&gt; precisely or by ratio&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Crop&lt;/strong&gt; free-form or with presets&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Convert&lt;/strong&gt; between JPG, PNG, WEBP, AVIF, GIF, SVG and PDF (plus HEIC as input)&lt;/li&gt;
&lt;li&gt;Batch processing, so you can do dozens of files at once&lt;/li&gt;
&lt;/ul&gt;

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

&lt;p&gt;Everything runs client-side via the Canvas API. Nothing is ever uploaded to a server, your files never leave your device, and it still works offline once the page is loaded.&lt;/p&gt;

&lt;p&gt;No account, no watermark, no limits. It's just a tool I wanted for myself and figured others might find useful too.&lt;/p&gt;

&lt;p&gt;Would love any feedback, especially on formats or workflows I might be missing!&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>webdev</category>
      <category>javascript</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
