A link-in-bio page builder that turns your name, photo and a list of links into a polished, mobile-first landing page — then hands you the actual HTML file to host anywhere. It’s the page you point your Instagram, TikTok, YouTube or X bio at, because those platforms only let you share one clickable link. Instead of paying a monthly subscription to a hosted service that brands your page and tracks your visitors, you build it here in seconds and walk away with a single, self-contained file you fully own.
Everything happens in your browser. As you type your display name, write a short bio, upload an
avatar, add links and pick colours, a live phone-sized preview updates instantly so you can
see exactly what visitors will get. When you’re happy, one click exports a standalone .html
file — no account, no sign-up, no network calls, no trackers baked in.
How it works
You work in two panes. On the left is the editor: a profile block (display name, handle, bio, avatar), a links list, and a theme panel. On the right is a live preview that mirrors the exported page pixel-for-pixel.
Each link has an emoji icon, a label and a URL. You can star one or more links to feature them
in the accent colour, drag the handle (or use the arrow button) to reorder them, and remove any
you don’t need. URLs are normalised automatically — type a bare domain and it becomes https://…,
type an email address and it becomes a mailto: link.
The theme panel ships with five presets (Midnight, Sunset, Forest, Mono, Candy) and full manual control over the background gradient, accent, text colour, button shape (rounded, pill or square) and layout (single stacked column or a two-column grid). When you export, the builder generates a complete HTML document with all CSS inlined and your avatar embedded as a data URI, so the result is a single file with zero external dependencies. Your work auto-saves to this browser’s localStorage, so refreshing or coming back later picks up exactly where you left off.
Example
Say you’re a freelance illustrator. You set the display name to your studio name, write a one-line bio, upload your logo, and add four links: your portfolio (featured, in the accent colour), your shop, your newsletter and an email. You switch to the Sunset preset and a pill button shape.
The preview shows a warm gradient page with your logo in a circle, your bio, and four tappable
buttons. You click Download HTML, get a file like yourstudio-linkinbio.html, drop it into a
GitHub Pages repo as index.html, and within a minute yourname.github.io is a live link-in-bio
page — no monthly fee, no third-party branding, and nothing tracking the people who visit.
| Link | Icon | Featured | Opens |
|---|---|---|---|
| My Portfolio | 🎨 | Yes | https://… |
| Shop Prints | 🛍️ | No | https://… |
| Newsletter | 📰 | No | https://… |
| Email me | ✉️ | No | mailto:… |
Every byte of the exported page is generated locally in your browser — nothing is uploaded or stored on a server.