Barcode Embed Widget
Generate HTML code to add barcodes to your website. Paste one line of code — barcodes appear automatically. Free, no signup, no API key.
Settings
Live Preview
This is exactly what your visitors will see.
Embed Code
<!-- QREndlessPro Barcode Widget — Free, No Signup -->
<img src="https://qrendless.pro/api/barcode/?data=ABC-1234&code=code128&scale=3&height=10&format=png"
alt="code128 barcode: ABC-1234"
style="border: 1px solid #ddd; padding: 8px; background: white;" />
<!-- Powered by QREndlessPro — https://qrendless.pro/barcode-generator/ -->Copy this code and paste it into your website's HTML. The barcode will appear automatically. No JavaScript needed — just an <img> tag.
Image URL Only
Or use the direct image URL in your own <img> tag:
https://qrendless.pro/api/barcode/?data=ABC-1234&code=code128&scale=3&height=10&format=png1. Pick your barcode
Choose type, enter data, adjust settings.
2. Copy the code
Click copy. The HTML code is ready.
3. Paste on your site
Paste into your HTML. Barcode appears.
Why Use Our Embed Widget?
No tracking. The image is generated on-demand. No cookies, no analytics on your visitors.
Fast loading. Barcodes are served from Cloudflare's global edge network. Cached for 1 week.
100+ types. Code128, EAN-13, UPC-A, Data Matrix, PDF417, QR codes, and many more.
Free forever. No subscription, no API key, no limits on how many sites you embed on.
Need more control? Use our Barcode Generator for full settings, or the API documentation for programmatic access.