<?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: Vombat Combat</title>
    <description>The latest articles on DEV Community by Vombat Combat (@vombatcombat).</description>
    <link>https://dev.to/vombatcombat</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%2F4072076%2Fb62ed746-a1a3-4b50-9d2b-bb36b4393d53.jpeg</url>
      <title>DEV Community: Vombat Combat</title>
      <link>https://dev.to/vombatcombat</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vombatcombat"/>
    <language>en</language>
    <item>
      <title>Image Resizer That Runs Entirely in Your Browser</title>
      <dc:creator>Vombat Combat</dc:creator>
      <pubDate>Mon, 10 Aug 2026 23:24:35 +0000</pubDate>
      <link>https://dev.to/vombatcombat/free-browser-based-image-resizing-tool-b9e</link>
      <guid>https://dev.to/vombatcombat/free-browser-based-image-resizing-tool-b9e</guid>
      <description>&lt;p&gt;Hi everyone! :)&lt;/p&gt;

&lt;p&gt;Happy to share my first project, which I've been designing and developing over the last few days!&lt;/p&gt;

&lt;p&gt;I've created the website &lt;strong&gt;resize-photo.com&lt;/strong&gt; which is a fast, simple, and completely free tool for resizing images directly in your browser, without relying on a backend server to process the images.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The entire resizing process happens locally in your browser&lt;/strong&gt;. This means that &lt;strong&gt;your images are not uploaded to or stored on a server&lt;/strong&gt;, giving you more &lt;strong&gt;control over the privacy of your data&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;I think most of us have been in a situation where we needed to quickly resize an image before uploading it to a website because of file size or resolution restrictions. As someone interested in cybersecurity, I always try to avoid unnecessarily uploading personal files to third-party servers. That's one of the main reasons I decided to build this tool.&lt;/p&gt;

&lt;p&gt;I also worked on some basic SEO optimization to improve the website's visibility in search engines over time.&lt;/p&gt;

&lt;p&gt;It's my first project of this kind, so I'd really appreciate any feedback, suggestions, or ideas for improvements!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>security</category>
    </item>
  </channel>
</rss>
