Pastefy Features β
Pastefy is an open source alternative to Gists or Pastebin β built for developers and teams who want a simple, self-hostable way to share code, configuration, and text securely.
You can try it right now on the public instance:
π pastefy.app
π What Makes Pastefy Special β
Pastefy combines the simplicity of Pastebin with the flexibility of a modern web app.
Whether youβre just sharing a quick script, storing configuration files, or integrating it into your CI/CD pipeline β Pastefy adapts to your workflow.
INFO
You can use Pastefy to...
π‘ Key Features β
ποΈ Paste Management β
- Raw Preview and Copy Button
- Fork pastes with one click
- Public / Private / Unlisted
- Client-Encrypted pastes
- Syntax Highlighting for 200+ languages
- Expiration
- Custom API Integrations
- Folders for organization
- Full-screen mode
- Dark / Light themes
πΎ Developer Tools β
- API v2 with SDKs for JavaScript, Java, and Go
- CLI & cURL uploadbash
curl -F f=@file.txt pastefy.app
- OAuth2 Login (Google, GitHub, Discord, Twitch, InteraApps, or custom OIDC)
- Admin Panel for user and paste management
π« Previews β
Pastefy supports rich previews for various file types:
- π Markdown
- π§ Mermaid Diagrams
- πΌοΈ SVG
- π CSV
- π GeoJSON
- π§© Diff / Regex
- βΊοΈ Asciinema Recordings
Sharing pastes β
- Embed pastes in websites or blogs
- Share via QR code
- Create beautiful Code Screenshots
- OS sharing (Twitter, Facebook, LinkedIn)
- RAW links for direct access
βοΈ Extensions & Integrations β
- VS Code Extension β create and manage pastes from your editor
- Raycast Extension β share snippets instantly from macOS
- Asciinema Integration β record terminal sessions and upload them directly
- OAuth2 Providers β Google, GitHub, Discord, Twitch, InteraApps, or custom OIDC
βοΈ Deployment β
Pastefy is built to run anywhere:
- π³ Docker
- π§© Docker Compose
- βΈοΈ Kubernetes
- π» Manual setup (Java + Node)
- Optional Redis, MinIO, and Elasticsearch integrations
π§° Build With Pastefy β
Pastefy isnβt just for sharing β itβs a platform. You can build apps, bots, or internal tools around it using the REST API.
TIP
If you just want to try it out, visit π pastefy.app and start pasting β no setup required!