<?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: Abubakar Muhammed</title>
    <description>The latest articles on DEV Community by Abubakar Muhammed (@capmavx).</description>
    <link>https://dev.to/capmavx</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%2F3907307%2F5ce1f170-0ff6-4681-9f16-a2a1d2bcb120.png</url>
      <title>DEV Community: Abubakar Muhammed</title>
      <link>https://dev.to/capmavx</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/capmavx"/>
    <language>en</language>
    <item>
      <title>I got tired of image upload limits for KYC/School, so I built Shrinker, a fast, private image compressor that works offline.</title>
      <dc:creator>Abubakar Muhammed</dc:creator>
      <pubDate>Fri, 01 May 2026 09:54:13 +0000</pubDate>
      <link>https://dev.to/capmavx/i-got-tired-of-image-upload-limits-for-kycschool-so-i-built-shrinker-a-fast-private-image-33jb</link>
      <guid>https://dev.to/capmavx/i-got-tired-of-image-upload-limits-for-kycschool-so-i-built-shrinker-a-fast-private-image-33jb</guid>
      <description>&lt;p&gt;Hi Everyone!&lt;/p&gt;

&lt;p&gt;I recently had to upload some documents for a school application and kept getting that annoying "File too large" error. I didn't want to use those sketchy websites that upload my private photos to their servers, so I decided to build my own solution.&lt;/p&gt;

&lt;p&gt;Shrinker is a PWA (Progressive Web App) that:&lt;/p&gt;

&lt;p&gt;Works 100% in your browser: Your files never leave your device (Privacy first!).&lt;/p&gt;

&lt;p&gt;Works Offline: Once you open it once, you can use it without internet.&lt;/p&gt;

&lt;p&gt;Smart Compression: Shrinks file size dramatically without making the photo look blurry.&lt;/p&gt;

&lt;p&gt;Image to PDF: You can bundle multiple photos into one PDF (handy for applications).&lt;/p&gt;

&lt;p&gt;It’s completely free and has no ads. I’m just looking for some feedback from the community!&lt;/p&gt;

&lt;p&gt;Check it out here: &lt;a href="https://shrunk.vercel.app/" rel="noopener noreferrer"&gt;https://shrunk.vercel.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Tech stack: React, TypeScript, Tailwind, and Browser Canvas API for the heavy lifting.&lt;/p&gt;

&lt;p&gt;What features should I add next?&lt;/p&gt;

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