<?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: Pavan Kumar</title>
    <description>The latest articles on DEV Community by Pavan Kumar (@pavan_kumar_b1fc82a407bbe).</description>
    <link>https://dev.to/pavan_kumar_b1fc82a407bbe</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%2F4020192%2F1c88cd52-2386-413f-bbcc-7f2bd688c771.png</url>
      <title>DEV Community: Pavan Kumar</title>
      <link>https://dev.to/pavan_kumar_b1fc82a407bbe</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pavan_kumar_b1fc82a407bbe"/>
    <language>en</language>
    <item>
      <title>My browser bookmark folder had 20 websites. I replaced them all with one.</title>
      <dc:creator>Pavan Kumar</dc:creator>
      <pubDate>Tue, 07 Jul 2026 20:47:44 +0000</pubDate>
      <link>https://dev.to/pavan_kumar_b1fc82a407bbe/my-browser-bookmark-folder-had-20-websites-i-replaced-them-all-with-one-23em</link>
      <guid>https://dev.to/pavan_kumar_b1fc82a407bbe/my-browser-bookmark-folder-had-20-websites-i-replaced-them-all-with-one-23em</guid>
      <description>&lt;p&gt;We've all been there.&lt;br&gt;
A bookmark folder called "Tools" — with 20+ websites saved over years. iLovePDF for merging documents. TinyPNG for compressing images. Some random site for EMI calculation. Another one for generating QR codes.&lt;/p&gt;

&lt;p&gt;Every time I needed something, I'd open a new tab, search, hope the site still existed, and pray it didn't ask me to sign up.&lt;br&gt;
Then I realized something: I was solving the same problem 20 different times.&lt;/p&gt;

&lt;p&gt;The problem with "one tool per website"&lt;br&gt;
Each of these sites had its own account system, its own interface, its own ad layout. Half of them uploaded my files to their servers — files that contained salary slips, tax documents, client PDFs.&lt;/p&gt;

&lt;p&gt;I didn't know where those files went. Neither did you, probably.&lt;br&gt;
What I built instead&lt;/p&gt;

&lt;p&gt;I spent 60 days building WorkUtilities — a single place with 130+ tools that covers everything I was using 20 different websites for.&lt;br&gt;
PDF merge, split, compress, unlock. Image compression, background removal, format conversion. EMI calculator, GST calculator, SIP calculator. JSON formatter, JWT decoder, regex tester. QR code generator, password generator, word counter.&lt;/p&gt;

&lt;p&gt;One URL. No account. No ads between every click.&lt;br&gt;
The part that changed how I think The most important decision was making everything run in the browser.&lt;/p&gt;

&lt;p&gt;Your PDF never leaves your device. Your salary numbers stay on your screen. Your files don't touch any server.&lt;/p&gt;

&lt;p&gt;It sounds like a small thing. But once you build that way, you start noticing how many tools don't do this — and how unnecessary it is.&lt;/p&gt;

&lt;p&gt;What's in your bookmark folder?&lt;br&gt;
I'd love to know what tools you use daily. And if WorkUtilities.com covers any of them — try it free. No signup needed.&lt;/p&gt;

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