<?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: Huzaifa Khan</title>
    <description>The latest articles on DEV Community by Huzaifa Khan (@huzaifa_khan_dab9fe94dae8).</description>
    <link>https://dev.to/huzaifa_khan_dab9fe94dae8</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%2F4066031%2Ffe115e27-0451-4b62-b3b9-21ea302064b9.png</url>
      <title>DEV Community: Huzaifa Khan</title>
      <link>https://dev.to/huzaifa_khan_dab9fe94dae8</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/huzaifa_khan_dab9fe94dae8"/>
    <language>en</language>
    <item>
      <title>I Built a Free AI Background Remover Without Login Using JavaScript &amp; ONNX — Here's How</title>
      <dc:creator>Huzaifa Khan</dc:creator>
      <pubDate>Thu, 06 Aug 2026 13:52:28 +0000</pubDate>
      <link>https://dev.to/huzaifa_khan_dab9fe94dae8/i-built-a-free-ai-background-remover-without-login-using-javascript-onnx-heres-how-2ke5</link>
      <guid>https://dev.to/huzaifa_khan_dab9fe94dae8/i-built-a-free-ai-background-remover-without-login-using-javascript-onnx-heres-how-2ke5</guid>
      <description>&lt;p&gt;I recently shipped NeumoStudio AI — a completely free browser-based image &amp;amp; PDF toolkit with NO login required and NO server-side processing.&lt;/p&gt;

&lt;p&gt;Here's what it does:&lt;/p&gt;

&lt;p&gt;✅ Remove Background from any image without login &amp;amp; without losing quality&lt;br&gt;
✅ Compress PDF to exact 200KB / 100KB for government exam form uploads&lt;br&gt;
✅ Passport Photo Sheet — remove background &amp;amp; generate 4x6 print-ready sheets&lt;br&gt;
✅ Magic Object Eraser — erase people, watermarks from photos&lt;br&gt;
✅ Image to PDF merger, PDF Password Lock/Unlock, and 8 more tools&lt;br&gt;
Why I built it: Most background removal tools require accounts, charge monthly fees, or send your photos to a server. NeumoStudio does all processing 100% in the browser using ONNX Runtime Web + WebAssembly.&lt;/p&gt;

&lt;p&gt;Tech Stack:&lt;/p&gt;

&lt;p&gt;React + Vite (frontend)&lt;br&gt;
ONNX Runtime Web (AI model inference in browser)&lt;br&gt;
PDF-lib.js (PDF manipulation)&lt;br&gt;
Deployed on Vercel (free tier)&lt;br&gt;
👉 Try it free: &lt;a href="https://neumorphism-studio.vercel.app/bg-remover" rel="noopener noreferrer"&gt;https://neumorphism-studio.vercel.app/bg-remover&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love feedback from the dev community! What tools are you missing?&lt;/p&gt;

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