VibePaste

About VibePaste

Share text and code instantly, no fuss

VibePaste is a service for sharing text and code instantly. No registration required, no ads, no server-side history. Open it, paste what you want to share, and get a link ready to send. Works for developers, teams, AI agents, or anyone who needs to share text quickly.

Features

Instant creation

Paste text, click, and get a shareable link.

No registration

No email, password, or personal data required.

Syntax highlighting

Over 20 languages auto-detected.

Markdown rendered

Markdown pastes display as HTML; plain text displays as plain text.

Raw endpoint

Access content via curl, wget, or fetch. Ideal for AI agents and terminals.

Delete token

Each paste generates a token for deletion, valid for 7 days.

Local history

Created pastes are saved in the browser, not on servers.

English & Spanish

The interface is available in both languages.

Rate limiting

10 creations and 30 reads per minute to prevent abuse.

100 KB per paste

Enough space for code, configs, logs, and more.

File uploads

Attach files up to 2 MB. They expire automatically after 24 hours.

Open source coming soon

The code will be published so anyone can review and contribute.

How it works

The process is simple: paste the text into the editor, select the language (or leave it on Auto for automatic detection), and press Create Link.\n\nThe system generates a paste code and a share link. Both can be copied and sent to whoever needs them.\n\nIf the paste needs to be deleted later, use the token provided when it was created. That's it.

Privacy

Pastes are public. Anyone with the code or URL can view the content. Sensitive information should not be shared.\n\nThere are no user accounts, so no emails, passwords, or personal data are stored. IP addresses are used temporarily for rate limiting and are not retained. No tracking cookies are used.

Technology

Next.js 16 with React, Tailwind v4 for styling, Supabase for the database, Upstash Redis for rate limiting. Syntax highlighting runs on Highlight.js, sanitization on DOMPurify. Interface in English and Spanish via next-intl. Runs on Vercel.

Open Source

VibePaste's source code will be published as open source soon. Once ready, anyone will be able to review, modify, and use it.