Discord Invite Builder
Builds Discord invite URLs (discord.gg/CODE) from a valid invite code.
Clean discord.gg invite URLs from a code
Someone drops a bare invite code in chat, or you are writing a project README and need the tidy URL without the tracking bits the app tacks on. Typing it by hand works fine until the day a slash goes missing or a character gets dropped, and everyone who clicks lands on an invalid invite screen with no idea why.
The field takes the code and nothing else. Anything that is not a letter, digit or hyphen is stripped, and the output is https://discord.gg/ plus whatever survived. Paste a full URL and the colon and slashes disappear, leaving something like discord.gg/httpsdiscordggabc123 that goes nowhere. Grab the code in Discord under Invite People and copy only the part after the last slash.
The invite itself is created in Discord, not here. Expiry, maximum uses and target channel are settings inside the app, and this page never calls the Discord API to check whether a code is still alive. An expired invite produces a perfectly formed link that lands on the invalid invite screen anyway. The whole thing runs in your browser and the code is never sent anywhere.
Frequently asked questions
Does this create the invite?
Can I paste the whole link?
discord.gg or discord.com/invite?
Related Tools
Spotify URI Builder
Builds spotify: URIs and https://open.spotify.com URLs from a type (track/album/playlist) and ID.
Tel Link Builder
Build clickable tel: links from a phone number in the international E.164 format. Great for call buttons on mobile sites, email signatures and contact pages.
Bookmarklet Builder
Wraps a JavaScript snippet as a bookmarklet (javascript: link) ready to drag to the bookmarks bar.
SMS Link Builder
Builds sms: links with phone number and optional message body, ready for mobile apps and pages.
HTML Video Embed Builder
Builds an HTML5 <video> tag with source, controls, poster, autoplay and loop options.
WhatsApp Link Generator
Generate wa.me or api.whatsapp.com links with pre-filled message (URL-encoded). Ready to use in buttons.