<?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: toolbox4devs</title>
    <description>The latest articles on DEV Community by toolbox4devs (@toolbox4devs).</description>
    <link>https://dev.to/toolbox4devs</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%2F3817683%2F9cbeb53c-6758-40ef-9225-2da0e18ae3d1.png</url>
      <title>DEV Community: toolbox4devs</title>
      <link>https://dev.to/toolbox4devs</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/toolbox4devs"/>
    <language>en</language>
    <item>
      <title>I got tired of pasting JSON into sketchy websites, so here's one that doesn't log anything — toolbox4devs.com</title>
      <dc:creator>toolbox4devs</dc:creator>
      <pubDate>Wed, 11 Mar 2026 18:39:15 +0000</pubDate>
      <link>https://dev.to/toolbox4devs/i-got-tired-of-pasting-json-into-sketchy-websites-so-heres-one-that-doesnt-log-anything--172i</link>
      <guid>https://dev.to/toolbox4devs/i-got-tired-of-pasting-json-into-sketchy-websites-so-heres-one-that-doesnt-log-anything--172i</guid>
      <description>&lt;p&gt;Every dev has that moment where you paste something sensitive into an online formatter and immediately think "wait, does that server just... keep that?"&lt;br&gt;
I built toolbox4devs.com to solve exactly that. It's a set of everyday dev utilities that run 100% in your browser — nothing is sent to any server, ever.&lt;br&gt;
What's there right now:&lt;br&gt;
🔧 JSON Formatter — validate, format, minify. Syntax errors highlighted instantly.&lt;br&gt;
🔄 JSON → Model — paste JSON, get C# classes or TypeScript interfaces out. Huge time saver.&lt;br&gt;
🔐 Base64 Encode/Decode — boring, essential, now private.&lt;br&gt;
🔗 URL Encoder/Decoder — query string wrangling without the guesswork.&lt;br&gt;
📋 Text Diff — compare two blocks line by line.&lt;br&gt;
🆔 UUID Generator — v4 UUIDs, single or bulk up to 100.&lt;br&gt;
...and a few more. No login, no sign-up, no ads, no paywall. Just open it and use it.&lt;br&gt;
I'm adding tools regularly based on what devs actually reach for — would love feedback on what's missing.&lt;br&gt;
👉 toolbox4devs.com&lt;/p&gt;

</description>
      <category>privacy</category>
      <category>productivity</category>
      <category>showdev</category>
      <category>tooling</category>
    </item>
    <item>
      <title>A browser-based dev toolbox that never sends your data anywhere</title>
      <dc:creator>toolbox4devs</dc:creator>
      <pubDate>Wed, 11 Mar 2026 02:44:17 +0000</pubDate>
      <link>https://dev.to/toolbox4devs/a-browser-based-dev-toolbox-that-never-sends-your-data-anywhere-1i61</link>
      <guid>https://dev.to/toolbox4devs/a-browser-based-dev-toolbox-that-never-sends-your-data-anywhere-1i61</guid>
      <description>&lt;p&gt;Tired of pasting JWT tokens into random online decoders, so I built my own.&lt;/p&gt;

&lt;p&gt;Everything runs 100% in your browser — JWT decoder, JSON formatter, Base64 encoder, UUID generator. No server, no logs, no personal data collected.&lt;/p&gt;

&lt;p&gt;toolbox4devs.com — free, no ads.&lt;/p&gt;

&lt;p&gt;Would love feedback on what tools to add next.&lt;/p&gt;

</description>
      <category>privacy</category>
      <category>productivity</category>
      <category>showdev</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
