<?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: Konwo lorentz</title>
    <description>The latest articles on DEV Community by Konwo lorentz (@konwo_lorentz_20a346f97b1).</description>
    <link>https://dev.to/konwo_lorentz_20a346f97b1</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%2F3569196%2F3bc471e9-c373-4195-acef-447f22594dba.jpg</url>
      <title>DEV Community: Konwo lorentz</title>
      <link>https://dev.to/konwo_lorentz_20a346f97b1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/konwo_lorentz_20a346f97b1"/>
    <language>en</language>
    <item>
      <title>My workflow for shrinking massive Pexels PNGs into web ready JPEGs with zero visible quality loss (Refinedocs.com)</title>
      <dc:creator>Konwo lorentz</dc:creator>
      <pubDate>Wed, 08 Jul 2026 10:17:46 +0000</pubDate>
      <link>https://dev.to/konwo_lorentz_20a346f97b1/my-workflow-for-shrinking-massive-pexels-pngs-into-web-ready-jpegs-with-zero-visible-quality-loss-1b4c</link>
      <guid>https://dev.to/konwo_lorentz_20a346f97b1/my-workflow-for-shrinking-massive-pexels-pngs-into-web-ready-jpegs-with-zero-visible-quality-loss-1b4c</guid>
      <description>&lt;p&gt;Hey everyone!&lt;/p&gt;

&lt;p&gt;I've been banging my head against the wall for ages trying to optimize images for my website/portfolio. You know the drill: grab a beautiful, high-res PNG from Pexels, then watch your page load times crawl because the file size is absolutely massive. It's a constant struggle to get crisp images without sacrificing speed.&lt;/p&gt;

&lt;p&gt;Well, I think I finally cracked a simple, effective workflow that's been a game changer for me.&lt;/p&gt;

&lt;p&gt;Here’s what I've been doing:&lt;br&gt;
&lt;strong&gt;1.  Download the PNG from Pexels.&lt;/strong&gt; (Self explanatory, right?)&lt;br&gt;
&lt;strong&gt;2.  Convert the PNG to a JPEG.&lt;/strong&gt; While PNGs are great for transparency, JPEGs are generally much smaller for photographic content and perform better on the web. There are tons of free converters out there, I just use whatever's quick for this step.&lt;br&gt;
&lt;strong&gt;3.  Compress the JPEG using Refinedocs.com.&lt;/strong&gt; This is where the magic really happens! I discovered their "Compress images" tool on their site (you can see the menu in the second screenshot). I just upload my newly converted JPEGs.&lt;/p&gt;

&lt;p&gt;Seriously, the compression rates are insane. I'm regularly seeing 70-80% reductions, sometimes even higher (check out the first screenshot for some of the results!). What's even better is that for web display, there's no visible quality loss to my eye. Everything still looks sharp and professional, but the files are tiny. My site speed (and my sanity!) has thanked me.&lt;/p&gt;

&lt;p&gt;It's cut down so much time I used to spend faffing around with different settings or slower desktop apps.&lt;/p&gt;

&lt;p&gt;Has anyone else used Refinedocs for this, or do you have a go-to workflow for getting your images web ready without losing quality? Would love to hear your thoughts or other recommendations!&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fumel1mputdxtpuaulk7c.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fumel1mputdxtpuaulk7c.jpeg" alt=" " width="800" height="1422"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How i easily use refinedocs.com to reduce the size of my images and change formats</title>
      <dc:creator>Konwo lorentz</dc:creator>
      <pubDate>Thu, 18 Jun 2026 07:08:34 +0000</pubDate>
      <link>https://dev.to/konwo_lorentz_20a346f97b1/how-i-easily-use-refinedocscom-to-reduce-the-size-of-my-images-and-change-formats-33ji</link>
      <guid>https://dev.to/konwo_lorentz_20a346f97b1/how-i-easily-use-refinedocscom-to-reduce-the-size-of-my-images-and-change-formats-33ji</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fu3mokedvrpxkpognjnut.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fu3mokedvrpxkpognjnut.png" alt=" " width="800" height="465"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Imagine shrinking a 5MB image to 50KB in seconds, without ever uploading it to a cloud server, and keeping your data entirely private.&lt;/p&gt;

&lt;p&gt;For years, optimizing images was a tedious chore. Huge files slowing down websites, cumbersome email attachments, and endless quality compromises. I'd spend ages manually resizing, converting, or batch processing with clunky software, always with a nagging doubt about the security of online tools.&lt;/p&gt;

&lt;p&gt;Then, I discovered &lt;a href="https://dev.tourl"&gt;&lt;em&gt;refinedocs.com&lt;/em&gt;&lt;/a&gt;. It wasn't just another image optimizer; it was a revelation for efficiency and security.&lt;/p&gt;

&lt;p&gt;This tool lets me reduce image sizes drastically and change formats &lt;strong&gt;(like JPG to WebP)&lt;/strong&gt; with remarkable ease. What truly sets it apart, however, is its commitment to privacy.&lt;/p&gt;

&lt;p&gt;Everything runs directly in your browser. Your images never leave your device, ensuring complete security and confidentiality. This was a game changer for handling sensitive client work or personal projects.&lt;/p&gt;

&lt;p&gt;The ability to batch process multiple images at once means what used to take an hour now takes minutes. It’s incredibly intuitive, removing all friction from a previously frustrating task. My website loads faster, my presentations are crisper, and my workflow is smoother.&lt;/p&gt;

&lt;p&gt;If you're tired of slow loading times or worried about data privacy with online tools, I highly recommend giving &lt;a href="https://dev.tourl"&gt;&lt;em&gt;refinedocs.com&lt;/em&gt;&lt;/a&gt; a try.&lt;/p&gt;

&lt;p&gt;What are your biggest frustrations with image optimization? Let me know below! ↓&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>beginners</category>
      <category>a11y</category>
    </item>
  </channel>
</rss>
