<?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: Anirudha Bhowmik</title>
    <description>The latest articles on DEV Community by Anirudha Bhowmik (@anirudha-builds).</description>
    <link>https://dev.to/anirudha-builds</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%2F3860728%2F941a78bb-c3cd-4429-8034-3381cbe474af.jpg</url>
      <title>DEV Community: Anirudha Bhowmik</title>
      <link>https://dev.to/anirudha-builds</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anirudha-builds"/>
    <language>en</language>
    <item>
      <title>Stop Fighting With Resume Formatting — I Built a Simpler Way</title>
      <dc:creator>Anirudha Bhowmik</dc:creator>
      <pubDate>Sat, 04 Apr 2026 09:17:53 +0000</pubDate>
      <link>https://dev.to/anirudha-builds/stop-fighting-with-resume-formatting-i-built-a-simpler-way-357n</link>
      <guid>https://dev.to/anirudha-builds/stop-fighting-with-resume-formatting-i-built-a-simpler-way-357n</guid>
      <description>&lt;p&gt;I saw someone spend hours fixing their resume in Word.&lt;/p&gt;

&lt;p&gt;Margins kept breaking.&lt;br&gt;
Fonts shifted.&lt;br&gt;
Layout looked different on every device.&lt;/p&gt;

&lt;p&gt;It was frustrating to watch.&lt;/p&gt;

&lt;p&gt;So I built a simple resume builder that removes all of that pain.&lt;/p&gt;

&lt;p&gt;Now you can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Choose from clean, professional templates&lt;/li&gt;
&lt;li&gt;Customize layout and colors&lt;/li&gt;
&lt;li&gt;Export directly to PDF&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No formatting issues. No wasted time.&lt;/p&gt;

&lt;p&gt;👉 Try it here: &lt;a href="https://nextopdf.com/resume-builder" rel="noopener noreferrer"&gt;https://nextopdf.com/resume-builder&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love your feedback — what features should I add next?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>devex</category>
      <category>pdf</category>
      <category>resume</category>
    </item>
    <item>
      <title>I Built a Free All-in-One PDF Tool Because I Was Frustrated With Existing Ones</title>
      <dc:creator>Anirudha Bhowmik</dc:creator>
      <pubDate>Sat, 04 Apr 2026 09:09:16 +0000</pubDate>
      <link>https://dev.to/anirudha-builds/i-built-a-free-all-in-one-pdf-tool-because-i-was-frustrated-with-existing-ones-1lk8</link>
      <guid>https://dev.to/anirudha-builds/i-built-a-free-all-in-one-pdf-tool-because-i-was-frustrated-with-existing-ones-1lk8</guid>
      <description>&lt;p&gt;Most PDF tools are unnecessarily complicated.&lt;/p&gt;

&lt;p&gt;You upload a file…&lt;br&gt;
Then it asks you to sign up.&lt;br&gt;
Then pay.&lt;br&gt;
Then limits your usage.&lt;/p&gt;

&lt;p&gt;I faced this problem multiple times — especially while submitting documents online.&lt;/p&gt;

&lt;p&gt;At one point, I needed to upload both sides of my ID in a single PDF for a government form. It should have been simple… but it wasn’t.&lt;/p&gt;

&lt;p&gt;So I decided to build my own solution.&lt;/p&gt;




&lt;h2&gt;
  
  
  🚀 What I Built
&lt;/h2&gt;

&lt;p&gt;I created a free web-based tool:&lt;br&gt;
👉 &lt;strong&gt;&lt;a href="https://nextopdf.com" rel="noopener noreferrer"&gt;https://nextopdf.com&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The goal was simple:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;No login&lt;/li&gt;
&lt;li&gt;No limits&lt;/li&gt;
&lt;li&gt;Fast and easy to use&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🔧 Features
&lt;/h2&gt;

&lt;p&gt;Over time, this small idea turned into a complete PDF toolkit:&lt;/p&gt;

&lt;h3&gt;
  
  
  📂 Organize PDFs
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Merge, split, rotate&lt;/li&gt;
&lt;li&gt;Delete or extract pages&lt;/li&gt;
&lt;li&gt;Reorder documents&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  ✏️ Edit PDFs
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Add text, shapes, drawings&lt;/li&gt;
&lt;li&gt;Crop unwanted areas&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🔄 Convert Files
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Word, Excel, PowerPoint → PDF&lt;/li&gt;
&lt;li&gt;Image → PDF&lt;/li&gt;
&lt;li&gt;PDF → Image&lt;/li&gt;
&lt;li&gt;HTML → PDF&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  ⚡ Advanced Tools
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Scan documents&lt;/li&gt;
&lt;li&gt;OCR (make scanned PDFs searchable)&lt;/li&gt;
&lt;li&gt;Compress PDF &amp;amp; images&lt;/li&gt;
&lt;li&gt;Add/remove watermark&lt;/li&gt;
&lt;li&gt;Protect/unprotect PDFs&lt;/li&gt;
&lt;li&gt;Resume builder with multiple templates&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These features were inspired by real problems I faced or people around me experienced :contentReference[oaicite:0]{index=0}&lt;/p&gt;




&lt;h2&gt;
  
  
  💡 Why I Built This
&lt;/h2&gt;

&lt;p&gt;Some real situations:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Government submissions requiring specific PDF formats&lt;/li&gt;
&lt;li&gt;Resume formatting issues in Word&lt;/li&gt;
&lt;li&gt;Large files that couldn’t be shared via email&lt;/li&gt;
&lt;li&gt;Scanned documents that were not searchable&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Instead of searching for tools every time, I built one place for everything.&lt;/p&gt;




&lt;h2&gt;
  
  
  🎯 What Makes It Different
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;No signup required&lt;/li&gt;
&lt;li&gt;Completely free&lt;/li&gt;
&lt;li&gt;Works directly in browser&lt;/li&gt;
&lt;li&gt;Covers almost all PDF needs in one place&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🙌 I’d Love Your Feedback
&lt;/h2&gt;

&lt;p&gt;I’m still improving this project.&lt;/p&gt;

&lt;p&gt;If you have suggestions or feature ideas, I’d really appreciate it.&lt;/p&gt;

&lt;p&gt;👉 Try it here: &lt;a href="https://nextopdf.com" rel="noopener noreferrer"&gt;https://nextopdf.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What feature would you like to see next?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>saas</category>
      <category>devex</category>
    </item>
  </channel>
</rss>
