<?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: GoPDF Tools</title>
    <description>The latest articles on DEV Community by GoPDF Tools (@gopdf_tools_b45c2f798cf8c).</description>
    <link>https://dev.to/gopdf_tools_b45c2f798cf8c</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%2F3634353%2Ffcd4ece2-6510-4ebc-b174-ec46a0e19e78.png</url>
      <title>DEV Community: GoPDF Tools</title>
      <link>https://dev.to/gopdf_tools_b45c2f798cf8c</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gopdf_tools_b45c2f798cf8c"/>
    <language>en</language>
    <item>
      <title>🚀 I Built GoPDFTools — A Privacy-First PDF &amp; Image Toolbox That Runs Entirely in the Browser</title>
      <dc:creator>GoPDF Tools</dc:creator>
      <pubDate>Fri, 28 Nov 2025 09:49:04 +0000</pubDate>
      <link>https://dev.to/gopdf_tools_b45c2f798cf8c/i-built-gopdftools-a-privacy-first-pdf-image-toolbox-that-runs-entirely-in-the-browser-529f</link>
      <guid>https://dev.to/gopdf_tools_b45c2f798cf8c/i-built-gopdftools-a-privacy-first-pdf-image-toolbox-that-runs-entirely-in-the-browser-529f</guid>
      <description>&lt;p&gt;Hey devs! I recently launched a side-project called GoPDFTools, and I thought it would be fun to share how and why I built it.&lt;/p&gt;

&lt;p&gt;👉 Live here: &lt;a href="https://gopdftools.io/?ref=devto" rel="noopener noreferrer"&gt;https://gopdftools.io/?ref=devto&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It’s a fast, lightweight set of PDF &amp;amp; image utilities that run 100% client-side using JavaScript and WebAssembly. No servers. No storage. No tracking. Everything happens directly in your browser.&lt;/p&gt;

&lt;p&gt;🧱 The Problem I Wanted to Solve&lt;/p&gt;

&lt;p&gt;Most online PDF tools force users to upload files to a backend server. That leads to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Slow conversions&lt;/li&gt;
&lt;li&gt;Privacy concerns&lt;/li&gt;
&lt;li&gt;File size limits&lt;/li&gt;
&lt;li&gt;Annoying ads&lt;/li&gt;
&lt;li&gt;Rate limits or “premium” prompts&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For something as simple as merging PDFs or converting JPG to PDF, this felt unnecessary — especially when modern browsers are more than capable of handling it locally.&lt;/p&gt;

&lt;p&gt;So I decided to build a privacy-first version powered by client-side processing.&lt;/p&gt;

&lt;p&gt;💡 No Backend&lt;/p&gt;

&lt;p&gt;Everything runs offline.&lt;br&gt;
The backend = your browser.&lt;/p&gt;

&lt;p&gt;🛠️ What the Tool Can Do&lt;/p&gt;

&lt;p&gt;Right now GoPDFTools supports:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Convert Images → PDF&lt;/li&gt;
&lt;li&gt;Compress JPG/PNG locally&lt;/li&gt;
&lt;li&gt;JPG → PDF&lt;/li&gt;
&lt;li&gt;PNG → PDF&lt;/li&gt;
&lt;li&gt;Merge PDFs&lt;/li&gt;
&lt;li&gt;Split PDFs&lt;/li&gt;
&lt;li&gt;Compress PDFs&lt;/li&gt;
&lt;li&gt;Delete/Reorder PDF pages&lt;/li&gt;
&lt;li&gt;PDF → JPG&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All done entirely client-side.&lt;/p&gt;

&lt;p&gt;🧪 Try it Out&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://gopdftools.io/?ref=devto" rel="noopener noreferrer"&gt;https://gopdftools.io/?ref=devto&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love for you to try it and let me know:&lt;/p&gt;

&lt;p&gt;Speed improvements?&lt;/p&gt;

&lt;p&gt;Browser compatibility issues?&lt;/p&gt;

&lt;p&gt;Feature requests?&lt;/p&gt;

&lt;p&gt;WASM optimization ideas?&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1yfhimzmebmabnxwwzo6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F1yfhimzmebmabnxwwzo6.png" alt=" " width="800" height="396"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’m already working on more tools and improvements — and I’d love the DEV.to community’s input.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
