<?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: Tooba </title>
    <description>The latest articles on DEV Community by Tooba  (@tooba_idrees_09).</description>
    <link>https://dev.to/tooba_idrees_09</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%2F3947553%2F4143bb79-73bb-442c-8c83-5db08a1b9eb9.png</url>
      <title>DEV Community: Tooba </title>
      <link>https://dev.to/tooba_idrees_09</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tooba_idrees_09"/>
    <language>en</language>
    <item>
      <title>I got tired of paying $10/month to remove image backgrounds – so I built it for free</title>
      <dc:creator>Tooba </dc:creator>
      <pubDate>Sat, 23 May 2026 11:49:58 +0000</pubDate>
      <link>https://dev.to/tooba_idrees_09/i-got-tired-of-paying-10month-to-remove-image-backgrounds-so-i-built-it-for-free-4opn</link>
      <guid>https://dev.to/tooba_idrees_09/i-got-tired-of-paying-10month-to-remove-image-backgrounds-so-i-built-it-for-free-4opn</guid>
      <description>&lt;p&gt;Let me guess.&lt;/p&gt;

&lt;p&gt;You have been there.&lt;/p&gt;

&lt;p&gt;You need to remove a white background from a product photo.&lt;br&gt;
Or convert a WebP image to PNG because some random website won't accept it.&lt;br&gt;
Or save a JPG as a smaller WebP for faster loading.&lt;/p&gt;

&lt;p&gt;And every time, you end up on some tool that:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Asks for your email&lt;/li&gt;
&lt;li&gt;Limits you to 3 free images&lt;/li&gt;
&lt;li&gt;Then hits you with a "9.99 dollars per month Premium" screen&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Yeah, no.&lt;/p&gt;

&lt;p&gt;I built GreenConvert, a dead-simple, completely free tool that does two things really well.&lt;/p&gt;

&lt;p&gt;What GreenConvert actually does&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Image format conversion&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;WebP to PNG&lt;/li&gt;
&lt;li&gt;WebP to JPG&lt;/li&gt;
&lt;li&gt;PNG to WebP&lt;/li&gt;
&lt;li&gt;JPG to WebP&lt;/li&gt;
&lt;li&gt;PNG to JPG&lt;/li&gt;
&lt;li&gt;JPG to PNG&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Just upload. Click convert. Download. No signup.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Background removal (AI powered)&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;Remove white, solid, or complex backgrounds&lt;/li&gt;
&lt;li&gt;Works on product photos, profile pictures, logos&lt;/li&gt;
&lt;li&gt;Takes about 2 seconds per image&lt;/li&gt;
&lt;li&gt;Download as transparent PNG&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Real examples where I use this daily&lt;/p&gt;

&lt;p&gt;Use case 1: Website product images&lt;br&gt;
Before: Heavy WebP from Canva&lt;br&gt;
After: Convert to JPG for Shopify&lt;/p&gt;

&lt;p&gt;Use case 2: Discord emotes&lt;br&gt;
Before: PNG with white box&lt;br&gt;
After: Remove background to transparent PNG&lt;/p&gt;

&lt;p&gt;Use case 3: Thumbnail for a blog post&lt;br&gt;
Before: Random JPG&lt;br&gt;
After: Convert to WebP for faster loading&lt;/p&gt;

&lt;p&gt;Use case 4: Print a photo&lt;br&gt;
Before: WebP (cannot print)&lt;br&gt;
After: Convert to PNG or JPG&lt;/p&gt;

&lt;p&gt;Why I built it instead of paying&lt;/p&gt;

&lt;p&gt;I am a cheap developer. I refuse to pay subscription fees for simple image utilities.&lt;/p&gt;

&lt;p&gt;So I:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Wrapped a free AI background removal model&lt;/li&gt;
&lt;li&gt;Added format conversion using browser APIs&lt;/li&gt;
&lt;li&gt;Hosted it on a free tier (Blogspot actually works fine for this)&lt;/li&gt;
&lt;li&gt;Added zero limits, watermarks, or email gates&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Try it right now&lt;/p&gt;

&lt;p&gt;&lt;a href="https://greenconvertofficial.blogspot.com/" rel="noopener noreferrer"&gt;Green Convert&lt;/a&gt;&lt;br&gt;
No account. No credit card. No "start your free trial" nonsense.&lt;/p&gt;

&lt;p&gt;Two quick questions for you&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What other image format should I add? (TIFF, BMP, GIF)&lt;/li&gt;
&lt;li&gt;Would you use a bulk or batch version (convert 50 images at once)?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Drop a comment. I actually read them and build what people ask for.&lt;/p&gt;

&lt;p&gt;P.S. Your wallet can stop bleeding now.&lt;/p&gt;

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