<?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: Mr logo</title>
    <description>The latest articles on DEV Community by Mr logo (@mr_logo_b95cec8277a9f819f).</description>
    <link>https://dev.to/mr_logo_b95cec8277a9f819f</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%2F4116078%2Fad35b0c9-74f5-45fb-ad36-13abf6b0fbf4.png</url>
      <title>DEV Community: Mr logo</title>
      <link>https://dev.to/mr_logo_b95cec8277a9f819f</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mr_logo_b95cec8277a9f819f"/>
    <language>en</language>
    <item>
      <title>Why your QR code stops scanning when you put a logo in the middle</title>
      <dc:creator>Mr logo</dc:creator>
      <pubDate>Tue, 08 Sep 2026 16:00:56 +0000</pubDate>
      <link>https://dev.to/mr_logo_b95cec8277a9f819f/why-your-qr-code-stops-scanning-when-you-put-a-logo-in-the-middle-40c0</link>
      <guid>https://dev.to/mr_logo_b95cec8277a9f819f/why-your-qr-code-stops-scanning-when-you-put-a-logo-in-the-middle-40c0</guid>
      <description>&lt;ol&gt;
&lt;li&gt;&lt;p&gt;The problem — a logo-in-the-middle QR that scans on your phone and fails on a customer's.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;What error correction actually is. Levels L (7%), M (15%), Q (25%), H (30%): how much of the code can be destroyed before the data is unrecoverable.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Why a logo is "damage". The decoder doesn't know it's a logo. Cover 22% at level M and you are past the budget with nothing left for a scratch, a fold, or bad light.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The rule of thumb: keep the logo under 20% of the code's area, and use level H whenever you cover anything at all. Show the same payload at L and H side by side — H is visibly denser, and that density is the redundancy.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The three things that break a code faster than a logo: too little quiet zone, low contrast (light-on-dark, or a colour whose luminance is too close to the background), and printing it smaller than 2cm.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Link to your own /qr-logo page as the worked example, not as a pitch.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;“I build &lt;a href="http://freeonlineqr.com/" rel="noopener noreferrer"&gt;FreeOnlineQR&lt;/a&gt;, a free QR and barcode generator — the logo tool above is part of it.”&lt;/p&gt;

</description>
      <category>design</category>
      <category>tutorial</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
