<?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: Obscura Incognito</title>
    <description>The latest articles on DEV Community by Obscura Incognito (@obscura-incognito).</description>
    <link>https://dev.to/obscura-incognito</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%2F3792834%2Faf863262-5821-44f4-80f3-7732e1ff5803.png</url>
      <title>DEV Community: Obscura Incognito</title>
      <link>https://dev.to/obscura-incognito</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/obscura-incognito"/>
    <language>en</language>
    <item>
      <title>I Built 34 Developer Tools That Run Entirely in Your Browser — Including PDF &amp; Image Processing</title>
      <dc:creator>Obscura Incognito</dc:creator>
      <pubDate>Thu, 26 Feb 2026 01:10:48 +0000</pubDate>
      <link>https://dev.to/obscura-incognito/i-built-34-developer-tools-that-run-entirely-in-your-browser-including-pdf-image-processing-3c85</link>
      <guid>https://dev.to/obscura-incognito/i-built-34-developer-tools-that-run-entirely-in-your-browser-including-pdf-image-processing-3c85</guid>
      <description>&lt;ol&gt;
&lt;li&gt;&lt;p&gt;INTRO: "As developers, we paste sensitive data into random online tools&lt;br&gt;
and upload confidential files to unknown servers every day without&lt;br&gt;
thinking about where they end up. I built something to fix that."&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;THE PROBLEM: Talk about how you use PDF mergers, image compressors,&lt;br&gt;
Base64 encoders, JSON formatters, and regex testers constantly, but&lt;br&gt;
most online versions are ad-heavy, slow, nag you about file sizes,&lt;br&gt;
or send your data to their servers.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;THE SOLUTION: Introduce TextTools Pro. Explain that everything runs&lt;br&gt;
client-side — no data ever leaves the browser. Even PDF merging and&lt;br&gt;
image compression happen entirely in JavaScript.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;LIST ALL 34 TOOLS: Organize by category:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Text Tools (6 free)&lt;/li&gt;
&lt;li&gt;Encoding Tools (3 free)&lt;/li&gt;
&lt;li&gt;Generator Tools (4 free)&lt;/li&gt;
&lt;li&gt;PDF Tools (3 free) — highlight these, they're traffic magnets&lt;/li&gt;
&lt;li&gt;Image Tools (3 free) — highlight these too&lt;/li&gt;
&lt;li&gt;Developer Tools (15 premium)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;THE PRICING STRATEGY: Explain why PDF and image tools are free&lt;br&gt;
(they drive the most search traffic) and developer tools are premium&lt;br&gt;
(developers are willing to pay for daily-use tools). Mention the&lt;br&gt;
$29 lifetime deal alongside $4.99/mo.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;TECHNICAL DETAILS: Mention pdf-lib for PDF processing, Canvas API&lt;br&gt;
for image manipulation, all client-side JavaScript.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;LINK: "Try it out at &lt;a href="https://texttools-pro.vercel.app" rel="noopener noreferrer"&gt;https://texttools-pro.vercel.app&lt;/a&gt;"&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

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