<?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: Araf Nivan</title>
    <description>The latest articles on DEV Community by Araf Nivan (@arafnivan).</description>
    <link>https://dev.to/arafnivan</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%2F4132418%2F6540286f-d8a7-4cf3-ae5f-ee5c6e4c058a.jpg</url>
      <title>DEV Community: Araf Nivan</title>
      <link>https://dev.to/arafnivan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/arafnivan"/>
    <language>en</language>
    <item>
      <title>I Built 35 Image Tools Into One Web App</title>
      <dc:creator>Araf Nivan</dc:creator>
      <pubDate>Sun, 20 Sep 2026 20:27:06 +0000</pubDate>
      <link>https://dev.to/arafnivan/i-built-35-image-tools-into-one-web-app-9f7</link>
      <guid>https://dev.to/arafnivan/i-built-35-image-tools-into-one-web-app-9f7</guid>
      <description>&lt;p&gt;I got tired of opening a different website every time I needed to do something simple with an image.&lt;/p&gt;

&lt;p&gt;Compress an image → one website.&lt;br&gt;
Remove a background → another.&lt;br&gt;
Extract text with OCR → another.&lt;br&gt;
Generate a QR code → another.&lt;/p&gt;

&lt;p&gt;So I decided to build ImgDoctor.&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://imgdoctor.site/" rel="noopener noreferrer"&gt;https://imgdoctor.site/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What's inside?&lt;/p&gt;

&lt;p&gt;ImgDoctor currently has 35 image tools, including:&lt;/p&gt;

&lt;p&gt;🗜️ Image compression &amp;amp; optimization&lt;/p&gt;

&lt;p&gt;✂️ Image resizing &amp;amp; cropping&lt;/p&gt;

&lt;p&gt;🔄 Image format conversion&lt;/p&gt;

&lt;p&gt;🧹 Background removal&lt;/p&gt;

&lt;p&gt;📝 OCR / text extraction&lt;/p&gt;

&lt;p&gt;📱 QR code generation &amp;amp; scanning&lt;/p&gt;

&lt;p&gt;🔢 Barcode generation &amp;amp; scanning&lt;/p&gt;

&lt;p&gt;🎨 Image editing&lt;/p&gt;

&lt;p&gt;🖼️ Poster Maker&lt;/p&gt;

&lt;p&gt;And many other image utilities&lt;/p&gt;

&lt;p&gt;Why build another image tool?&lt;/p&gt;

&lt;p&gt;There are already plenty of great tools for individual image tasks.&lt;/p&gt;

&lt;p&gt;The problem I wanted to solve was simpler:&lt;/p&gt;

&lt;p&gt;Why do I need to visit a different website for every image-related task?&lt;/p&gt;

&lt;p&gt;Instead of building another single-purpose tool, I wanted to put common workflows together in one place.&lt;/p&gt;

&lt;p&gt;What I'm focusing on&lt;/p&gt;

&lt;p&gt;I'm trying to keep the experience simple:&lt;/p&gt;

&lt;p&gt;Choose a tool → upload your image → do the task → download the result.&lt;/p&gt;

&lt;p&gt;No complicated workflow.&lt;/p&gt;

&lt;p&gt;ImgDoctor is still an actively evolving project, and I'm adding and improving tools along the way.&lt;/p&gt;

&lt;p&gt;I'd love to hear from other developers:&lt;/p&gt;

&lt;p&gt;What's an image-related task you regularly need a separate tool for?&lt;/p&gt;

&lt;p&gt;Maybe I've already built it—or it's something I should consider adding.&lt;/p&gt;

&lt;p&gt;🔗 Try ImgDoctor: &lt;a href="https://imgdoctor.site/" rel="noopener noreferrer"&gt;https://imgdoctor.site/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you try it, I'd really appreciate your feedback.&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>website</category>
      <category>tools</category>
    </item>
  </channel>
</rss>
