<?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: Koalla Lab</title>
    <description>The latest articles on DEV Community by Koalla Lab (@koalla_lab).</description>
    <link>https://dev.to/koalla_lab</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%2F3808827%2F8d71215e-077e-4a64-80bd-97fafcb03e61.png</url>
      <title>DEV Community: Koalla Lab</title>
      <link>https://dev.to/koalla_lab</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/koalla_lab"/>
    <language>en</language>
    <item>
      <title>I built a free browser-based image toolkit with JavaScript</title>
      <dc:creator>Koalla Lab</dc:creator>
      <pubDate>Fri, 06 Mar 2026 00:42:51 +0000</pubDate>
      <link>https://dev.to/koalla_lab/i-built-a-free-browser-based-image-toolkit-with-javascript-183l</link>
      <guid>https://dev.to/koalla_lab/i-built-a-free-browser-based-image-toolkit-with-javascript-183l</guid>
      <description>&lt;p&gt;I built a free image toolkit that runs entirely in the browser.&lt;/p&gt;

&lt;p&gt;The goal was simple: create image tools that are fast, private and easy to use without uploading files to a server.&lt;/p&gt;

&lt;p&gt;Features:&lt;/p&gt;

&lt;p&gt;• Compress images&lt;br&gt;
• Convert JPG / PNG / WebP&lt;br&gt;
• Resize images&lt;br&gt;
• Crop images&lt;br&gt;
• Convert images to PDF&lt;br&gt;
• Add watermark&lt;/p&gt;

&lt;p&gt;Everything runs locally in the browser using JavaScript.&lt;/p&gt;

&lt;p&gt;That means images never leave your device.&lt;/p&gt;

&lt;p&gt;Try it here:&lt;br&gt;
&lt;a href="https://imagetoolskit.online" rel="noopener noreferrer"&gt;https://imagetoolskit.online&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’d love feedback from the community!&lt;/p&gt;

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