Share code online
Create readable code snippets with syntax highlighting and clean paste pages. Public pastes get stable share URLs, metadata for link previews and links back to public author profiles when available.
Create a paste →A high-performance Pastebin alternative with clean previews, owner edits, raw routes, and link embeds that keep the paste title visible.
Wklejka keeps the paste page focused, but the surrounding workflow is covered: metadata for embeds, raw access for tools, privacy controls, and edit access for owners.
Built on Next.js Server Components. We render focused paste pages quickly and keep the interface light.
Visibility controls, protected links, private pastes, and owner edit access keep snippets under control.
Shiki highlights code with high fidelity, while Markdown can switch between rendered and raw views.
Manage API keys, create pastes from bots, and integrate Wklejka into your workflow.
Go to API HubCreated or signed-in owners can return to the editor directly from the paste page.
Manage pastesCode sharing without the clutter
Wklejka is built for the common case: paste something, choose who can access it, and send a clean link. Public pastes can be discovered through the public archive, while unlisted, protected and private modes keep other snippets out of search and public listings.
Create readable code snippets with syntax highlighting and clean paste pages. Public pastes get stable share URLs, metadata for link previews and links back to public author profiles when available.
Create a paste →Use public for discoverable snippets, unlisted for link-only sharing, protected for password access, or private for account-only content. Burn-after-read is available when a paste should disappear after a successful reveal.
Learn how Wklejka works →Raw paste routes work well with command-line tools and scripts. For automation, the versioned REST API supports account-scoped paste and folder workflows with hashed API keys and rate-limit headers.
Read the API documentation →Guides
Longer guides cover the search and privacy questions that do not fit into a feature card.
What matters when you compare code-sharing tools: privacy, raw links, syntax rendering, ownership and API access.
Read guide →A practical workflow for sending readable snippets without losing formatting or tool-friendly raw access.
Read guide →When to use unlisted, password-protected or private pastes, and what each visibility level actually means.
Read guide →FAQ
Wklejka is a code and text sharing service for creating public, unlisted, password-protected and private pastes. It is designed as a focused Pastebin alternative with syntax highlighting, raw links and developer tooling.
Yes. Wklejka supports unlisted links, password-protected pastes and private account-only pastes in addition to public pastes. Public visibility is the only mode intended for search indexing and discovery.
Yes. Paste pages provide raw text routes for tools such as curl and scripts. Access rules still apply to protected and private content, and burn-after-read pastes are not exposed through the raw route.
Yes. The Wklejka REST API can create and manage account-owned pastes and folders with an API key. Current rate limits are 60 requests per minute on Free and 600 requests per minute on Premium.