<?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: soloCODE</title>
    <description>The latest articles on DEV Community by soloCODE (@solocodeb).</description>
    <link>https://dev.to/solocodeb</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%2F4038502%2Fd4f9e01d-7fcd-4478-855c-a7adca9194f8.png</url>
      <title>DEV Community: soloCODE</title>
      <link>https://dev.to/solocodeb</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/solocodeb"/>
    <language>en</language>
    <item>
      <title>I built a 100% private PDF toolkit that runs entirely in the browser (No server uploads)</title>
      <dc:creator>soloCODE</dc:creator>
      <pubDate>Mon, 20 Jul 2026 16:00:59 +0000</pubDate>
      <link>https://dev.to/solocodeb/i-built-a-100-private-pdf-toolkit-that-runs-entirely-in-the-browser-no-server-uploads-1o0k</link>
      <guid>https://dev.to/solocodeb/i-built-a-100-private-pdf-toolkit-that-runs-entirely-in-the-browser-no-server-uploads-1o0k</guid>
      <description>&lt;p&gt;Hey everyone! I just launched PDFLabs, a free web toolkit for PDFs.&lt;/p&gt;

&lt;p&gt;The biggest difference between this and sites like iLovePDF is that it has no backend server. Everything runs locally in the browser using JavaScript (pdf-lib &amp;amp; pdf.js). When you drop a file to merge, split, or compress it, the file never actually leaves your device.&lt;/p&gt;

&lt;p&gt;It has 13 tools right now:&lt;/p&gt;

&lt;p&gt;Merge / Split / Reorganize / Delete / Rotate PDFs&lt;br&gt;
PDF to Images / Images to PDF / Text to PDF / Extract Text&lt;br&gt;
Compress PDF / Add Watermark / Add Page Numbers / PDF Info&lt;br&gt;
Try it out here: &lt;a href="https://roaring-mermaid-ba6504.netlify.app" rel="noopener noreferrer"&gt;https://roaring-mermaid-ba6504.netlify.app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm a solo developer, so I'd love to hear your feedback on the UI/UX, mobile responsiveness, and how it performs on larger files. Brutal honesty is appreciated!&lt;/p&gt;

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