<?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: Antonio Manuel</title>
    <description>The latest articles on DEV Community by Antonio Manuel (@antonio_manuel).</description>
    <link>https://dev.to/antonio_manuel</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%2F4020172%2F32586a3e-c05b-4184-857a-d531a1fcd55a.jpeg</url>
      <title>DEV Community: Antonio Manuel</title>
      <link>https://dev.to/antonio_manuel</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/antonio_manuel"/>
    <language>en</language>
    <item>
      <title>The web has become exhausting. I’m building the opposite.</title>
      <dc:creator>Antonio Manuel</dc:creator>
      <pubDate>Tue, 07 Jul 2026 20:43:46 +0000</pubDate>
      <link>https://dev.to/antonio_manuel/i-built-33-browser-based-tools-that-never-upload-your-files-mom</link>
      <guid>https://dev.to/antonio_manuel/i-built-33-browser-based-tools-that-never-upload-your-files-mom</guid>
      <description>&lt;p&gt;Yesterday I wanted to compress an image.&lt;/p&gt;

&lt;p&gt;Not edit it with AI.&lt;br&gt;
Not enhance it.&lt;br&gt;
Not remove the background.&lt;/p&gt;

&lt;p&gt;Just… compress it.&lt;/p&gt;

&lt;p&gt;Five minutes later, I had:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Accepted a cookie banner&lt;/li&gt;
&lt;li&gt;Closed two pop-ups&lt;/li&gt;
&lt;li&gt;Rejected browser notifications&lt;/li&gt;
&lt;li&gt;Been asked to create an account&lt;/li&gt;
&lt;li&gt;Seen a “Start your free trial” button&lt;/li&gt;
&lt;li&gt;Uploaded my file to a server I know nothing about&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For a task that should have taken 10 seconds!&lt;/p&gt;

&lt;p&gt;Somewhere along the way, we stopped building websites that simply solved problems.&lt;/p&gt;

&lt;p&gt;Everything became an acquisition funnel.&lt;br&gt;
Everything became another SaaS.&lt;br&gt;
Everything wanted my email before proving its value.&lt;/p&gt;

&lt;p&gt;I don’t think the web was supposed to work like this.&lt;br&gt;
So instead of building another subscription product, I decided to build something much simpler.&lt;/p&gt;

&lt;p&gt;A different philosophy&lt;/p&gt;

&lt;p&gt;PixMidas isn’t trying to become the next unicorn.&lt;br&gt;
It’s an attempt to make the web feel useful again.&lt;/p&gt;

&lt;p&gt;The idea is simple:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Open the website.&lt;/li&gt;
&lt;li&gt;Use the tool.&lt;/li&gt;
&lt;li&gt;Close the tab.&lt;/li&gt;
&lt;li&gt;Move on with your day.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No account.&lt;br&gt;
No subscription.&lt;br&gt;
No unnecessary complexity.&lt;br&gt;
No waiting!&lt;/p&gt;

&lt;p&gt;For almost every tool, your files never leave your device because everything runs directly inside the browser using client-side JavaScript, Canvas APIs, WebAssembly, and libraries like pdf-lib. There is no backend processing, no database storing your files, and no hidden upload happening in the background.&lt;/p&gt;

&lt;p&gt;Building software that disappears&lt;/p&gt;

&lt;p&gt;The biggest lesson from building more than 30 browser tools wasn’t technical.&lt;/p&gt;

&lt;p&gt;It was philosophical.&lt;/p&gt;

&lt;p&gt;Good software shouldn’t demand attention.&lt;br&gt;
It shouldn’t make users learn a new workflow.&lt;/p&gt;

&lt;p&gt;It shouldn’t try to keep people inside your product for as long as possible.&lt;/p&gt;

&lt;p&gt;Sometimes the best software is the software you forget you even used.&lt;/p&gt;

&lt;p&gt;Open. Use. Done!&lt;/p&gt;

&lt;p&gt;The hardest part isn’t building.&lt;/p&gt;

&lt;p&gt;Ironically, building the tools wasn’t the difficult part.&lt;/p&gt;

&lt;p&gt;Distribution is.&lt;/p&gt;

&lt;p&gt;Google is already dominated by huge companies with massive SEO budgets. Every search for “compress image” or “merge PDF” is incredibly competitive, regardless of whether your product is better.&lt;/p&gt;

&lt;p&gt;That’s the challenge I’m trying to solve now.&lt;br&gt;
I’d love your opinion.&lt;/p&gt;

&lt;p&gt;As developers, we’ve all watched the web become increasingly complex over the last decade.&lt;/p&gt;

&lt;p&gt;Do you think we’ve over-engineered simple tasks?&lt;/p&gt;

&lt;p&gt;And if you launched a completely free product today, with a low marketing budget, how would you get your first 10,000 users?&lt;/p&gt;

&lt;p&gt;I’d genuinely love to hear your thoughts.&lt;/p&gt;

&lt;p&gt;⸻&lt;/p&gt;

&lt;p&gt;PixMidas: &lt;a href="https://www.pixmidas.com" rel="noopener noreferrer"&gt;https://www.pixmidas.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>privacy</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
