<?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: Jayant</title>
    <description>The latest articles on DEV Community by Jayant (@jayantships).</description>
    <link>https://dev.to/jayantships</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%2F4117464%2Faf49f7be-0b4a-4bbd-9435-078b39034840.jpg</url>
      <title>DEV Community: Jayant</title>
      <link>https://dev.to/jayantships</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jayantships"/>
    <language>en</language>
    <item>
      <title>I built a background remover that runs entirely in your browser</title>
      <dc:creator>Jayant</dc:creator>
      <pubDate>Wed, 09 Sep 2026 11:44:40 +0000</pubDate>
      <link>https://dev.to/jayantships/i-built-a-background-remover-that-runs-entirely-in-your-browser-4dlm</link>
      <guid>https://dev.to/jayantships/i-built-a-background-remover-that-runs-entirely-in-your-browser-4dlm</guid>
      <description>&lt;p&gt;I built &lt;strong&gt;NoBG&lt;/strong&gt;, a free image background remover that runs entirely in your browser.&lt;/p&gt;

&lt;p&gt;The main idea is simple: you shouldn't have to upload an image to a server just to remove its background.&lt;/p&gt;

&lt;p&gt;With NoBG, the processing happens locally in the browser, so your images stay on your device.&lt;/p&gt;

&lt;h3&gt;
  
  
  What you can do
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Remove backgrounds from images&lt;/li&gt;
&lt;li&gt;Create transparent PNGs&lt;/li&gt;
&lt;li&gt;Process product photos&lt;/li&gt;
&lt;li&gt;Prepare images for websites and marketplaces&lt;/li&gt;
&lt;li&gt;Create profile pictures and thumbnails&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Why I built it
&lt;/h3&gt;

&lt;p&gt;Most background removal tools make you upload your image to their servers. For sensitive, private, or simply personal images, that's not always ideal.&lt;/p&gt;

&lt;p&gt;I wanted a tool that was:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fast&lt;/li&gt;
&lt;li&gt;Simple&lt;/li&gt;
&lt;li&gt;Free&lt;/li&gt;
&lt;li&gt;Privacy-friendly&lt;/li&gt;
&lt;li&gt;Browser-based&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can try it here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://nobg.online" rel="noopener noreferrer"&gt;https://nobg.online&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'd especially love feedback from developers on the browser-based approach, performance, and UX.&lt;/p&gt;

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