← المقالات← Articles
🔳20 أغسطس 2026 · 007.gallery

كيف تصنع رمز QR احترافياً بشعارك وألوانك

دليل عملي لإنشاء رموز QR أنيقة تعمل بموثوقية — مع شرح مستويات تصحيح الخطأ وأخطاء شائعة تُفسد الرمز.

رمز QR جسر بين المطبوع والرقمي: بطاقة عمل، قائمة طعام، ملصق، عبوة منتج. لكن كثيراً من الرموز المصمَّمة بذوق تفشل في المسح. إليك كيف تصنع رمزاً جميلاً وموثوقاً معاً.

كيف يعمل رمز QR؟

الرمز شبكة من المربّعات السوداء والبيضاء تمثّل بيانات ثنائية. المربّعات الكبيرة في ثلاث زوايا تُسمّى «أنماط التموضع» — بها تعرف الكاميرا اتجاه الرمز حتى لو كان مائلاً أو مقلوباً.

تصحيح الخطأ: أهم إعداد يجهله الناس

يحتوي رمز QR على بيانات زائدة تسمح بقراءته حتى لو تلف جزء منه. أربعة مستويات:

  • L — يتحمّل تلف 7%
  • M — 15%
  • Q — 25%
  • H — 30% ✅ اختر هذا عند إضافة شعار

لماذا؟ لأن وضع شعار في المنتصف يحجب بيانات فعلية. المستوى H يوفّر فائضاً يعوّض ما حجبه الشعار، فيُقرأ الرمز رغم ذلك.

قواعد الشعار في المنتصف

  • لا تتجاوز 25% من عرض الرمز. الأأمان حوالي 20%.
  • ضع خلفية صلبة خلف الشعار (بلون خلفية الرمز) لفصله بوضوح.
  • لا تغطِّ الزوايا الثلاث إطلاقاً — تغطيتها تُفشل المسح تماماً.

الألوان: قاعدة واحدة حاسمة

الكاميرا تقرأ التباين لا اللون. لذا:

  • الرمز داكن والخلفية فاتحة — هذا هو الأصل.
  • ⚠️ العكس (فاتح على داكن) يعمل في معظم الهواتف الحديثة لكن ليس كلها. اختبره.
  • ❌ لونان متقاربان في الإضاءة (أصفر على أبيض) = فشل شبه مؤكّد.
  • ❌ تدرّجات لونية معقّدة تربك القراءة.

الحجم والطباعة

القاعدة العملية: عرض الرمز ≥ عُشر مسافة المسح. للمسح من متر واحد، اجعل الرمز 10سم على الأقل. وللطباعة صدّر بدقة عالية (1024px فأكثر) أو استخدم SVG — فهو متجهي يُطبع بأي حجم بلا تحبّب.

أخطاء شائعة

  • عدم الاختبار: اختبر بهاتفين مختلفين قبل الطباعة. الطباعة خطأ مكلفة.
  • إلغاء الهامش: يحتاج الرمز إطاراً فارغاً حوله ليعزله عن محيطه.
  • رابط طويل جداً: يجعل المربّعات دقيقة وصعبة القراءة. اختصر الرابط.
  • نسيان اختبار الرابط: تأكد أن الصفحة تعمل وتناسب الجوال.

جرّب الأداة مجاناً الآن — تعمل في متصفحك بلا رفع.

جرّب مولّد QR ←
🔳20 August 2026 · 007.gallery

How to Make a Professional QR Code With Your Logo

A practical guide to elegant QR codes that actually scan — error-correction levels and the mistakes that break them.

A QR code bridges print and digital: business cards, menus, posters, packaging. Yet many beautifully designed codes fail to scan. Here's how to make one that is both attractive and reliable.

How does a QR code work?

It is a grid of black and white squares representing binary data. The large squares in three corners are "position patterns" — they tell the camera the code's orientation even if it is tilted or upside down.

Error correction: the setting most people miss

A QR code carries redundant data so it still reads when partly damaged. There are four levels:

  • L — tolerates 7% damage
  • M — 15%
  • Q — 25%
  • H — 30% ✅ choose this when adding a logo

Why? Because placing a logo in the middle covers real data. Level H provides enough redundancy to compensate, so the code still scans.

Rules for a centre logo

  • Never exceed 25% of the code's width. Around 20% is safest.
  • Put a solid backing behind the logo (in the code's background colour) to separate it cleanly.
  • Never cover the three corners — doing so breaks scanning entirely.

Colour: one decisive rule

Cameras read contrast, not colour. So:

  • Dark code on a light background — this is the norm.
  • ⚠️ Inverted (light on dark) works on most modern phones but not all. Test it.
  • ❌ Two colours of similar brightness (yellow on white) will almost certainly fail.
  • ❌ Complex gradients confuse readers.

Size and printing

Rule of thumb: code width ≥ one tenth of the scanning distance. To scan from one metre, make it at least 10cm. For print, export at high resolution (1024px or more) or use SVG — being vector, it prints at any size without pixelation.

Common mistakes

  • Not testing: test with two different phones before printing. Print mistakes are expensive.
  • Removing the margin: the code needs empty quiet space around it.
  • Very long URLs: they make the squares tiny and hard to read. Shorten the link.
  • Not checking the link: make sure the page works and is mobile-friendly.

Try the tool free — it runs in your browser, nothing uploaded.

Try the QR generator →