<?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: Daniel Sheldon</title>
    <description>The latest articles on DEV Community by Daniel Sheldon (@daniel_sheldon_742982535d).</description>
    <link>https://dev.to/daniel_sheldon_742982535d</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%2F3701299%2F7de08551-4e88-41c0-88d0-4483618ea23c.png</url>
      <title>DEV Community: Daniel Sheldon</title>
      <link>https://dev.to/daniel_sheldon_742982535d</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/daniel_sheldon_742982535d"/>
    <language>en</language>
    <item>
      <title>Why I built a serverless WebP converter (Client-side WASM)</title>
      <dc:creator>Daniel Sheldon</dc:creator>
      <pubDate>Thu, 08 Jan 2026 21:51:13 +0000</pubDate>
      <link>https://dev.to/daniel_sheldon_742982535d/why-i-built-a-serverless-webp-converter-client-side-wasm-404e</link>
      <guid>https://dev.to/daniel_sheldon_742982535d/why-i-built-a-serverless-webp-converter-client-side-wasm-404e</guid>
      <description>&lt;p&gt;&lt;strong&gt;The Problem:&lt;/strong&gt; I got tired of waiting for slow upload bars just to convert a 50KB WebP image. Plus, uploading private screenshots to a random server feels wrong.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Solution:&lt;/strong&gt; I built a "Zero-Server" tool. It runs entirely in the browser using JavaScript and Canvas processing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;No Uploads:&lt;/strong&gt; Your file never leaves localhost.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;No Limits:&lt;/strong&gt; Batch process 100 files if you want.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Tool:&lt;/strong&gt; &lt;a href="https://sheldons.it" rel="noopener noreferrer"&gt;https://sheldons.it&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It’s a simple tool for a simple problem. Hope it helps anyone else who hates "freemium" file converters, I'll be adding more converters soon!&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webassembly</category>
      <category>tooling</category>
      <category>privacy</category>
    </item>
  </channel>
</rss>
