<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>UsefulCrate — Guides</title>
    <link>https://usefulcrate.com/guides/</link>
    <description>Background and method behind the tools: why a file behaves the way it does, which setting actually matters, and the mistakes that are easy to make.</description>
    <language>en</language>
    <lastBuildDate>Thu, 24 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://usefulcrate.com/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>How to Compress an Image to Under 200 KB Without It Looking Worse</title>
      <link>https://usefulcrate.com/guides/compress-image-under-200kb</link>
      <guid isPermaLink="true">https://usefulcrate.com/guides/compress-image-under-200kb</guid>
      <description>A practical method for hitting a file-size limit on a photo — which settings matter, which do not, and why resizing beats quality reduction almost every time.</description>
      <category>Image</category>
      <pubDate>Thu, 24 Sep 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>WebP vs JPEG vs PNG: Which Format Should You Actually Use?</title>
      <link>https://usefulcrate.com/guides/webp-vs-jpeg-vs-png</link>
      <guid isPermaLink="true">https://usefulcrate.com/guides/webp-vs-jpeg-vs-png</guid>
      <description>When each image format wins, when it loses, and the one rule that decides it in about two seconds. Includes what actually happens when you convert between them.</description>
      <category>Image</category>
      <pubDate>Thu, 24 Sep 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Do Image Dimensions Still Matter for Page Speed in 2026?</title>
      <link>https://usefulcrate.com/guides/image-dimensions-and-page-speed</link>
      <guid isPermaLink="true">https://usefulcrate.com/guides/image-dimensions-and-page-speed</guid>
      <description>Why a 4000-pixel photo displayed at 400 pixels is still costing your visitors time, and the two numbers worth checking before you publish anything.</description>
      <category>Image</category>
      <pubDate>Thu, 24 Sep 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Why You Should Never Paste a JWT Into an Online Decoder</title>
      <link>https://usefulcrate.com/guides/dont-paste-a-jwt-into-an-online-decoder</link>
      <guid isPermaLink="true">https://usefulcrate.com/guides/dont-paste-a-jwt-into-an-online-decoder</guid>
      <description>A JSON Web Token is a working credential, not a document. What a hosted decoder actually receives, and how to inspect a token without handing it to anyone.</description>
      <category>Developer</category>
      <pubDate>Thu, 24 Sep 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>The CSV Quoting Rules That Break Almost Every Naive Parser</title>
      <link>https://usefulcrate.com/guides/csv-quoting-rules</link>
      <guid isPermaLink="true">https://usefulcrate.com/guides/csv-quoting-rules</guid>
      <description>Why splitting on commas loses data, how quoting and escaping actually work, and the three characters that will wreck a file written by hand.</description>
      <category>Developer</category>
      <pubDate>Thu, 24 Sep 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Unix Timestamps Explained: Seconds, Milliseconds, and Why Your Logs Disagree</title>
      <link>https://usefulcrate.com/guides/unix-timestamps-explained</link>
      <guid isPermaLink="true">https://usefulcrate.com/guides/unix-timestamps-explained</guid>
      <description>What a Unix timestamp counts, why the same instant appears as two different numbers, and how to tell which one you are looking at without guessing.</description>
      <category>Developer</category>
      <pubDate>Thu, 24 Sep 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Base64 Is Not Encryption — And Four Other Things People Get Wrong</title>
      <link>https://usefulcrate.com/guides/base64-is-not-encryption</link>
      <guid isPermaLink="true">https://usefulcrate.com/guides/base64-is-not-encryption</guid>
      <description>What Base64 is actually for, why it makes files bigger rather than smaller, and the security mistake that turns up in real production configs.</description>
      <category>Developer</category>
      <pubDate>Thu, 24 Sep 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Password Length Beats Complexity: What the Numbers Actually Say</title>
      <link>https://usefulcrate.com/guides/password-length-vs-complexity</link>
      <guid isPermaLink="true">https://usefulcrate.com/guides/password-length-vs-complexity</guid>
      <description>Why a long simple passphrase beats a short complicated string, what the exponent really looks like, and why reusing passwords defeats all of it.</description>
      <category>Utility</category>
      <pubDate>Thu, 24 Sep 2026 00:00:00 +0000</pubDate>
    </item>
  </channel>
</rss>
