문서
절단, 고정 및 측정을 위해 필요한 모든 것.
Looking for a quick answer? Check the FAQ.
Shorten a link
What: Paste your long URL, click Shorten, get a short link to copy or share.
It works without an account. The first link is yours in five seconds. Optional: open Advanced options below the form if you want a custom slug, password, expiry date, or click limit set right away.
If you sign in (free), you also get a dashboard with all your links, click stats, and editing.
Custom slugs (the bit after cutty.dev/)
What: Replace the random cutty.dev/k3n9X with something readable like cutty.dev/sale.
You can use letters, numbers, underscores and dashes (3–40 characters). Spaces and special characters don't fit in a URL — we strip them out.
Detail worth knowing: once you create a slug, it's yours forever. Even if you delete the link later, nobody else can claim that exact slug. We promise stability to people printing your QR code or sharing your link via SMS.
Password-protected links
What: Add a password during creation (or edit). Visitors see a tiny "enter password" screen before being redirected.
Good for: client-only pricing pages, beta access docs, VIP content. After typing the password once, the visitor doesn't have to type it again for 24 hours — the browser remembers.
Detail worth knowing: after 5 wrong attempts from the same IP, we block guesses for 5 minutes. Bots can't brute-force their way in.
QR codes
What: Every link gets a free QR code immediately. Click QR in the dashboard (or right after creating one) and download as PNG (for screens) or SVG (for print).
Use them on flyers, posters, business cards, restaurant menus. They scan instantly on any modern phone — no app needed.
Detail worth knowing: PNGs are cached, so downloads are instant even on slow connections.
UTM tags (the marketing tracking thing)
What: If you do marketing campaigns, you probably know UTMs — those ?utm_source=facebook&utm_medium=ads bits that tell Google Analytics where a click came from.
Add yours when creating a link. cutty.dev tacks them onto the destination URL automatically every time someone clicks. No copy-pasting, no broken URLs.
Detail worth knowing: if the destination URL already has UTM tags, yours fill in the missing bits — they never overwrite tags the destination already set.
Expiry dates & click limits
What: Make a link auto-close after a deadline or a number of clicks.
Use expiry for events: "this offer ends Friday, 9 PM". Use click limit for capped giveaways: "first 100 visitors get the discount". You can use both at the same time.
After expiration, visitors see a small "this link has expired" page — no broken white screen. You can reopen the link later by editing it in the dashboard (sets the status back to active).
Click stats
What: For each link, see a daily chart of clicks (last 30 days), the top sources (where the click came from — Twitter, an email, a referral), and top countries.
We don't profile visitors. We don't follow them around other sites. We only count clicks, hash the IP (so the same person doesn't inflate the number by refreshing), and store a geographic country code from their IP.
Available in the dashboard after sign-up. Anonymous links don't collect detailed stats — for that you need an account.
Export to CSV
What: Download all your links with metadata as a spreadsheet file. Opens in Excel, Google Sheets, Numbers.
Useful for: monthly reporting, backups, sharing campaign data with a teammate. Includes slug, target URL, clicks, creation date, expiry, and status.
Anonymous links & "claim" after sign-up
What: You can shorten up to 30 links per hour without an account (per IP address). Your links are tied to a small cookie in your browser.
If you later create an account, the dashboard offers to "claim" all your anonymous links — one click and they're associated with your new account permanently. Nothing is lost.
Without claiming, your anonymous links still work — but you can't edit them or see their stats, and they'll disappear from your dashboard if you clear cookies.
API & integrations
Public API is on the roadmap (planned for the paid tier). For now, everything goes through the dashboard.
Something not working?
Email [email protected]. I reply the same day. Status of the app is at /api/healthz.
고급 기능
줄이기, 비밀번호, 만료 말고도 cutty에는 링크를 만들거나 고칠 때 켤 수 있는 부가 기능이 많습니다:
- 클릭 분석 — 기기와 브라우저별 분포, 24시간 흐름, 그리고 원본 기록의 CSV 내보내기. 쿠키도, 프로필도 없습니다.
- 태그, 폴더, 검색 — 대시보드에서 링크를 정리하고 1초 만에 찾습니다.
- 스마트 리디렉트 — 국가나 기기별로 다른 목적지에, 가중치 기반 A/B 순환까지.
- 예약 활성화 — 정해 둔 시각에 링크가 켜집니다.
- 웹훅 — 클릭이 있을 때마다 내 엔드포인트로 알림이 갑니다.
- 맞춤 미리보기 카드 — 소셜 크롤러용 제목, 설명, 이미지.
- 링크인바이오 페이지 — cutty.dev/your-name 주소의 미니 링크 페이지, 테마 네 가지.
- 일괄 가져오기와 ZIP 속 QR 코드 — 여러 링크를 한 번에 만들고 내려받습니다.
이 모든 것은 코드로도 다룰 수 있습니다 — API와 MCP를 통해서요.