Embed Luleit on Your Site

Add a free PDF tools badge to your website. Pick a style, copy the HTML, and paste it into your page — no JavaScript required.

Simple Text Link

A lightweight text link — works anywhere.

<a href="https://luleit.com" title="Free PDF Tools — Luleit">Free PDF Tools by Luleit</a>

Small Button Badge

An inline button with brand colors — no external dependencies.

<a href="https://luleit.com" style="display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#6d28d9;color:#fff;border-radius:8px;font-family:system-ui;font-size:13px;font-weight:600;text-decoration:none;" title="Free PDF Tools">📄 Luleit — Free PDF Tools</a>

Card Embed

A self-contained card widget — great for sidebars and footers.

📄
Luleit
Free PDF tools that run in your browser. No uploads, no accounts.
Try Free PDF Tools →
<div style="max-width:320px;border:1px solid #e7e5e4;border-radius:12px;padding:20px;font-family:system-ui;text-align:center;">
  <div style="font-size:24px;margin-bottom:8px;">📄</div>
  <div style="font-weight:700;font-size:16px;margin-bottom:4px;">Luleit</div>
  <div style="color:#78716c;font-size:13px;margin-bottom:12px;">Free PDF tools that run in your browser. No uploads, no accounts.</div>
  <a href="https://luleit.com" style="display:inline-block;padding:8px 20px;background:#6d28d9;color:#fff;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;">Try Free PDF Tools →</a>
</div>