<?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: Abdur Rahman Isty</title>
    <description>The latest articles on DEV Community by Abdur Rahman Isty (@devbyisty).</description>
    <link>https://dev.to/devbyisty</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%2F3646620%2F2538ebda-b068-49b1-8d80-595ae87e3ff4.png</url>
      <title>DEV Community: Abdur Rahman Isty</title>
      <link>https://dev.to/devbyisty</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/devbyisty"/>
    <language>en</language>
    <item>
      <title>Why I built a Privacy-First Batch Resizer with 130+ Presets (and zero server uploads)</title>
      <dc:creator>Abdur Rahman Isty</dc:creator>
      <pubDate>Thu, 22 Jan 2026 10:28:31 +0000</pubDate>
      <link>https://dev.to/devbyisty/why-i-built-a-privacy-first-batch-resizer-with-130-presets-and-zero-server-uploads-2jff</link>
      <guid>https://dev.to/devbyisty/why-i-built-a-privacy-first-batch-resizer-with-130-presets-and-zero-server-uploads-2jff</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8i62p595xj8frccstk4h.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8i62p595xj8frccstk4h.png" alt=" "&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We’ve all been there: you have a folder full of images that need to be resized for a new project, a social media campaign, or a client’s website. You search for an "online image resizer," but most of them have two major flaws:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;They force you to upload your sensitive data to their servers.&lt;/li&gt;
&lt;li&gt;You have to manually look up dimensions for every platform.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I decided to fix this by building &lt;strong&gt;&lt;a href="https://probatchresizer.com" rel="noopener noreferrer"&gt;ProBatchResizer&lt;/a&gt;.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I spend tons of time to build this web tool in this Ai era. Then blen it in with wordpress. This is hell of a effort i put just to make sure you can get optimal &amp;amp; fast result.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fc3d72grsrby3wu8ixmet.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fc3d72grsrby3wu8ixmet.png" alt=" "&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Privacy First: No Server Uploads&lt;/strong&gt;&lt;br&gt;
The biggest differentiator here is security. Using WebAssembly (WASM) and multi-threading, ProBatchResizer does all the heavy lifting directly in your browser. Your images never leave your device. It’s as fast as a desktop app but works in your tab.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;130+ Presets: Stop Googling Dimensions&lt;/strong&gt;&lt;br&gt;
The most tedious part of resizing is remembering the exact pixels for a LinkedIn banner vs. an Amazon product listing. I’ve integrated over 130 popular presets so you can batch-process images in seconds for:&lt;br&gt;
Corporate &amp;amp; Marketing: Business cards, letterheads, and email headers.&lt;br&gt;
Social Media: Perfectly sized assets for Instagram, TikTok, LinkedIn, and X.&lt;/p&gt;

&lt;p&gt;

  &lt;iframe src="https://www.youtube.com/embed/9b0ZE1a30zI"&gt;
  &lt;/iframe&gt;


&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Advertising: Standard sizes for Google Ads, Facebook Ads, and banners.&lt;/li&gt;
&lt;li&gt;Web &amp;amp; Development: Favicons, Hero sections, and OpenGraph images.&lt;/li&gt;
&lt;li&gt;Print: High-precision resizing in cm, mm, and inches.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Key Features for Developers &amp;amp; Creators:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F410lhug4lfdzouv5ubk4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F410lhug4lfdzouv5ubk4.png" alt=" "&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Blazing Fast: Multi-threaded processing means instant results even for large batches.&lt;/li&gt;
&lt;li&gt;Pro Control: Convert between JPG, PNG, and WEBP with smart compression to keep files small but sharp.&lt;/li&gt;
&lt;li&gt;Polish Before Export: Integrated tools to &lt;strong&gt;crop, flip,&lt;/strong&gt; and &lt;strong&gt;rotate&lt;/strong&gt; before you hit download.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I built this to be the last image resizer you’ll ever need to bookmark. &lt;/p&gt;

&lt;p&gt;I'd love to hear your thoughts on the performance or if there are any specific presets you think I should add!&lt;/p&gt;

&lt;p&gt;Check it out.&lt;/p&gt;

</description>
      <category>imageresize</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
