<?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: Tools1hub</title>
    <description>The latest articles on DEV Community by Tools1hub (@tools1hub_163e645a548d36e).</description>
    <link>https://dev.to/tools1hub_163e645a548d36e</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%2F4059220%2Ff896bc06-cb83-4b43-9401-a0cf907995b5.png</url>
      <title>DEV Community: Tools1hub</title>
      <link>https://dev.to/tools1hub_163e645a548d36e</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tools1hub_163e645a548d36e"/>
    <language>en</language>
    <item>
      <title>I got tired of "free" tools wanting my email or my files, so I built 26 that run entirely in the browser</title>
      <dc:creator>Tools1hub</dc:creator>
      <pubDate>Sun, 02 Aug 2026 14:46:19 +0000</pubDate>
      <link>https://dev.to/tools1hub_163e645a548d36e/i-got-tired-of-free-tools-wanting-my-email-or-my-files-so-i-built-26-that-run-entirely-in-the-18eg</link>
      <guid>https://dev.to/tools1hub_163e645a548d36e/i-got-tired-of-free-tools-wanting-my-email-or-my-files-so-i-built-26-that-run-entirely-in-the-18eg</guid>
      <description>&lt;p&gt;Every time I needed a quick PDF merge or background removal, the "free" tool either wanted my email, wanted me to sign up, or was quietly uploading my file to a server somewhere.&lt;/p&gt;

&lt;p&gt;So I built tools1hub.com, 26 tools across 7 categories (PDF, image, AI, developer/workflow, and a few others) where everything runs entirely client-side in the browser. Nothing you upload ever leaves your device.&lt;/p&gt;

&lt;p&gt;No signup, no email wall, no watermark, no daily limits.&lt;/p&gt;

&lt;p&gt;Tech-wise:&lt;/p&gt;

&lt;p&gt;Next.js with a static export, hosted on Cloudflare Pages&lt;br&gt;
WebAssembly handles the heavy lifting, ffmpeg.wasm for audio conversion, similar client-side approaches for image processing&lt;br&gt;
No backend at all for most tools, since everything runs in the user's browser&lt;/p&gt;

&lt;p&gt;A few tools worth trying:&lt;/p&gt;

&lt;p&gt;Background remover, full resolution, no upload&lt;br&gt;
PDF merge/split/compress&lt;br&gt;
Bulk QR code generator&lt;br&gt;
Document OCR and scanner&lt;/p&gt;

&lt;p&gt;It's a solo project, very much a v1. Would love feedback on what breaks, what's confusing, or what's missing, especially from other devs who've tackled similar client-side/WASM challenges.&lt;/p&gt;

&lt;p&gt;tools1hub.com&lt;/p&gt;

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